Struct FbmFractalType.FbmFractalInput | Terrain Tools | 3.0.2-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Struct FbmFractalType.FbmFractalInput

    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    [Serializable]
    public struct FbmFractalInput

    Fields

    amplitude

    Declaration
    public float amplitude
    Field Value
    Type Description
    Single

    amplitudeMinMax

    Declaration
    public Vector2 amplitudeMinMax
    Field Value
    Type Description
    Vector2

    frequency

    Declaration
    public float frequency
    Field Value
    Type Description
    Single

    frequencyMinMax

    Declaration
    public Vector2 frequencyMinMax
    Field Value
    Type Description
    Vector2

    lacunarity

    Declaration
    public float lacunarity
    Field Value
    Type Description
    Single

    lacunarityMinMax

    Declaration
    public Vector2 lacunarityMinMax
    Field Value
    Type Description
    Vector2

    octaves

    Declaration
    public float octaves
    Field Value
    Type Description
    Single

    octavesMinMax

    Declaration
    public Vector2 octavesMinMax
    Field Value
    Type Description
    Vector2

    persistence

    Declaration
    public float persistence
    Field Value
    Type Description
    Single

    persistenceMinMax

    Declaration
    public Vector2 persistenceMinMax
    Field Value
    Type Description
    Vector2

    warpEnabled

    Declaration
    public bool warpEnabled
    Field Value
    Type Description
    Boolean

    warpExpanded

    Declaration
    public bool warpExpanded
    Field Value
    Type Description
    Boolean

    warpIterations

    Declaration
    public float warpIterations
    Field Value
    Type Description
    Single

    warpIterationsMinMax

    Declaration
    public Vector2 warpIterationsMinMax
    Field Value
    Type Description
    Vector2

    warpOffsets

    Declaration
    public Vector4 warpOffsets
    Field Value
    Type Description
    Vector4

    warpStrength

    Declaration
    public float warpStrength
    Field Value
    Type Description
    Single

    warpStrengthMinMax

    Declaration
    public Vector2 warpStrengthMinMax
    Field Value
    Type Description
    Vector2

    Methods

    Reset()

    Declaration
    public void Reset()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023