Class TerrainCreationSettings | Terrain Tools | 3.0.2-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class TerrainCreationSettings

    Inheritance
    Object
    Object
    ScriptableObject
    TerrainCreationSettings
    Inherited Members
    ScriptableObject.SetDirty()
    ScriptableObject.CreateInstance(String)
    ScriptableObject.CreateInstance(Type)
    ScriptableObject.CreateInstance<T>()
    Object.GetInstanceID()
    Object.GetHashCode()
    Object.Equals(Object)
    Object.Instantiate(Object, Vector3, Quaternion)
    Object.Instantiate(Object, Vector3, Quaternion, Transform)
    Object.Instantiate(Object)
    Object.Instantiate(Object, Transform)
    Object.Instantiate(Object, Transform, Boolean)
    Object.Instantiate<T>(T)
    Object.Instantiate<T>(T, Vector3, Quaternion)
    Object.Instantiate<T>(T, Vector3, Quaternion, Transform)
    Object.Instantiate<T>(T, Transform)
    Object.Instantiate<T>(T, Transform, Boolean)
    Object.Destroy(Object, Single)
    Object.Destroy(Object)
    Object.DestroyImmediate(Object, Boolean)
    Object.DestroyImmediate(Object)
    Object.FindObjectsOfType(Type)
    Object.DontDestroyOnLoad(Object)
    Object.DestroyObject(Object, Single)
    Object.DestroyObject(Object)
    Object.FindSceneObjectsOfType(Type)
    Object.FindObjectsOfTypeIncludingAssets(Type)
    Object.FindObjectsOfType<T>()
    Object.FindObjectOfType<T>()
    Object.FindObjectsOfTypeAll(Type)
    Object.FindObjectOfType(Type)
    Object.ToString()
    Object.name
    Object.hideFlags
    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    [Serializable]
    public class TerrainCreationSettings : ScriptableObject

    Fields

    AutoConnect

    Declaration
    public bool AutoConnect
    Field Value
    Type Description
    Boolean

    BaseMapDistance

    Declaration
    public int BaseMapDistance
    Field Value
    Type Description
    Int32

    BaseTextureResolution

    Declaration
    public int BaseTextureResolution
    Field Value
    Type Description
    Int32

    BatchHeightmapFolder

    Declaration
    public string BatchHeightmapFolder
    Field Value
    Type Description
    String

    ControlTextureResolution

    Declaration
    public int ControlTextureResolution
    Field Value
    Type Description
    Int32

    DetailResolution

    Declaration
    public int DetailResolution
    Field Value
    Type Description
    Int32

    DetailResolutionPerPatch

    Declaration
    public int DetailResolutionPerPatch
    Field Value
    Type Description
    Int32

    DrawInstanced

    Declaration
    public bool DrawInstanced
    Field Value
    Type Description
    Boolean

    EnableClearExistingData

    Declaration
    public bool EnableClearExistingData
    Field Value
    Type Description
    Boolean

    EnableGizmo

    Declaration
    public bool EnableGizmo
    Field Value
    Type Description
    Boolean

    EnableGuid

    Declaration
    public bool EnableGuid
    Field Value
    Type Description
    Boolean

    EnableHeightmapImport

    Declaration
    public bool EnableHeightmapImport
    Field Value
    Type Description
    Boolean

    EnableLightingAutoBake

    Declaration
    public bool EnableLightingAutoBake
    Field Value
    Type Description
    Boolean

    FlipMode

    Declaration
    public Heightmap.Flip FlipMode
    Field Value
    Type Description
    Heightmap.Flip

    GizmoCubeColor

    Declaration
    public Color GizmoCubeColor
    Field Value
    Type Description
    Color

    GizmoWireColor

    Declaration
    public Color GizmoWireColor
    Field Value
    Type Description
    Color

    GlobalHeightmapPath

    Declaration
    public string GlobalHeightmapPath
    Field Value
    Type Description
    String

    GroupID

    Declaration
    public int GroupID
    Field Value
    Type Description
    Int32

    HeightmapDepth

    Declaration
    public Heightmap.Depth HeightmapDepth
    Field Value
    Type Description
    Heightmap.Depth

    HeightmapHeight

    Declaration
    public int HeightmapHeight
    Field Value
    Type Description
    Int32

    HeightmapMode

    Declaration
    public Heightmap.Mode HeightmapMode
    Field Value
    Type Description
    Heightmap.Mode

    HeightmapRemapMax

    Declaration
    public float HeightmapRemapMax
    Field Value
    Type Description
    Single

    HeightmapRemapMin

    Declaration
    public float HeightmapRemapMin
    Field Value
    Type Description
    Single

    HeightmapResolution

    Declaration
    public int HeightmapResolution
    Field Value
    Type Description
    Int32

    HeightmapWidth

    Declaration
    public int HeightmapWidth
    Field Value
    Type Description
    Int32

    MaterialOverride

    Declaration
    public Material MaterialOverride
    Field Value
    Type Description
    Material

    PixelError

    Declaration
    public int PixelError
    Field Value
    Type Description
    Int32

    PresetPath

    Declaration
    public string PresetPath
    Field Value
    Type Description
    String

    ShowGizmoSettings

    Declaration
    public bool ShowGizmoSettings
    Field Value
    Type Description
    Boolean

    ShowGroupSettings

    Declaration
    public bool ShowGroupSettings
    Field Value
    Type Description
    Boolean

    ShowHeightmapSettings

    Declaration
    public bool ShowHeightmapSettings
    Field Value
    Type Description
    Boolean

    ShowOptions

    Declaration
    public bool ShowOptions
    Field Value
    Type Description
    Boolean

    StartPosition

    Declaration
    public Vector3 StartPosition
    Field Value
    Type Description
    Vector3

    TerrainAssetDirectory

    Declaration
    public string TerrainAssetDirectory
    Field Value
    Type Description
    String

    TerrainHeight

    Declaration
    public int TerrainHeight
    Field Value
    Type Description
    Int32

    TerrainLength

    Declaration
    public int TerrainLength
    Field Value
    Type Description
    Int32

    TerrainWidth

    Declaration
    public int TerrainWidth
    Field Value
    Type Description
    Int32

    TileHeightmapPaths

    Declaration
    public List<string> TileHeightmapPaths
    Field Value
    Type Description
    List<String>

    TilesX

    Declaration
    public int TilesX
    Field Value
    Type Description
    Int32

    TilesZ

    Declaration
    public int TilesZ
    Field Value
    Type Description
    Int32

    UseGlobalHeightmap

    Declaration
    public bool UseGlobalHeightmap
    Field Value
    Type Description
    Boolean

    UseRawFile

    Declaration
    public bool UseRawFile
    Field Value
    Type Description
    Boolean
    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