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

    Class UtilitySettings

    Inheritance
    Object
    Object
    ScriptableObject
    UtilitySettings
    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 UtilitySettings : ScriptableObject

    Fields

    AdjustAllSplats

    Declaration
    public bool AdjustAllSplats
    Field Value
    Type Description
    Boolean

    ApplyAllTerrains

    Declaration
    public bool ApplyAllTerrains
    Field Value
    Type Description
    Boolean

    AutoUpdateSettings

    Declaration
    public bool AutoUpdateSettings
    Field Value
    Type Description
    Boolean

    ClearExistLayers

    Declaration
    public bool ClearExistLayers
    Field Value
    Type Description
    Boolean

    ExportHeightRemapMax

    Declaration
    public float ExportHeightRemapMax
    Field Value
    Type Description
    Single

    ExportHeightRemapMin

    Declaration
    public float ExportHeightRemapMin
    Field Value
    Type Description
    Single

    FlipAdjust

    Declaration
    public UtilitySettings.FlipAdjustment FlipAdjust
    Field Value
    Type Description
    UtilitySettings.FlipAdjustment

    FlipVertically

    Declaration
    public bool FlipVertically
    Field Value
    Type Description
    Boolean

    HeightFormat

    Declaration
    public Heightmap.Format HeightFormat
    Field Value
    Type Description
    Heightmap.Format

    HeightmapByteOrder

    Declaration
    public ToolboxHelper.ByteOrder HeightmapByteOrder
    Field Value
    Type Description
    ToolboxHelper.ByteOrder

    HeightmapDepth

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

    HeightmapFlipMode

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

    HeightmapFolderPath

    Declaration
    public string HeightmapFolderPath
    Field Value
    Type Description
    String

    HeightmapImport

    Declaration
    public Texture2D HeightmapImport
    Field Value
    Type Description
    Texture2D

    HeightmapResolution

    Declaration
    public int HeightmapResolution
    Field Value
    Type Description
    Int32

    ImportHeightRemapMax

    Declaration
    public float ImportHeightRemapMax
    Field Value
    Type Description
    Single

    ImportHeightRemapMin

    Declaration
    public float ImportHeightRemapMin
    Field Value
    Type Description
    Single

    KeepOldTerrains

    Declaration
    public bool KeepOldTerrains
    Field Value
    Type Description
    Boolean

    PalettePath

    Declaration
    public string PalettePath
    Field Value
    Type Description
    String

    RotationAdjust

    Declaration
    public UtilitySettings.RotationAdjustment RotationAdjust
    Field Value
    Type Description
    UtilitySettings.RotationAdjustment

    SelectedFormat

    Declaration
    public UtilitySettings.ImageFormat SelectedFormat
    Field Value
    Type Description
    UtilitySettings.ImageFormat

    ShowExportHeightmaps

    Declaration
    public bool ShowExportHeightmaps
    Field Value
    Type Description
    Boolean

    ShowExportSplatmaps

    Declaration
    public bool ShowExportSplatmaps
    Field Value
    Type Description
    Boolean

    ShowReplaceSplatmaps

    Declaration
    public bool ShowReplaceSplatmaps
    Field Value
    Type Description
    Boolean

    ShowTerrainEdit

    Declaration
    public bool ShowTerrainEdit
    Field Value
    Type Description
    Boolean

    ShowTerrainLayers

    Declaration
    public bool ShowTerrainLayers
    Field Value
    Type Description
    Boolean

    SplatFolderPath

    Declaration
    public string SplatFolderPath
    Field Value
    Type Description
    String

    SplatmapNew0

    Declaration
    public Texture2D SplatmapNew0
    Field Value
    Type Description
    Texture2D

    SplatmapNew1

    Declaration
    public Texture2D SplatmapNew1
    Field Value
    Type Description
    Texture2D

    SplatmapOld0

    Declaration
    public Texture2D SplatmapOld0
    Field Value
    Type Description
    Texture2D

    SplatmapOld1

    Declaration
    public Texture2D SplatmapOld1
    Field Value
    Type Description
    Texture2D

    SplatmapTerrain

    Declaration
    public Terrain SplatmapTerrain
    Field Value
    Type Description
    Terrain

    TerrainAssetDir

    Declaration
    public string TerrainAssetDir
    Field Value
    Type Description
    String

    TileXAxis

    Declaration
    public int TileXAxis
    Field Value
    Type Description
    Int32

    TileZAxis

    Declaration
    public int TileZAxis
    Field Value
    Type Description
    Int32
    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