Class UtilitySettings
Inheritance
System.Object
UtilitySettings
Syntax
[Serializable]
public class UtilitySettings : ScriptableObject
Fields
AdjustAllSplats
Declaration
public bool AdjustAllSplats
Field Value
Type |
Description |
System.Boolean |
|
ApplyAllTerrains
Declaration
public bool ApplyAllTerrains
Field Value
Type |
Description |
System.Boolean |
|
AutoUpdateSettings
Declaration
public bool AutoUpdateSettings
Field Value
Type |
Description |
System.Boolean |
|
ClearExistLayers
Declaration
public bool ClearExistLayers
Field Value
Type |
Description |
System.Boolean |
|
FlipAdjust
Declaration
public UtilitySettings.FlipAdjustment FlipAdjust
Field Value
FlipVertically
Declaration
public bool FlipVertically
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public Heightmap.Format HeightFormat
Field Value
HeightmapByteOrder
Declaration
public ToolboxHelper.ByteOrder HeightmapByteOrder
Field Value
HeightmapDepth
Declaration
public Heightmap.Depth HeightmapDepth
Field Value
HeightmapFolderPath
Declaration
public string HeightmapFolderPath
Field Value
Type |
Description |
System.String |
|
HeightmapRemapMax
Declaration
public float HeightmapRemapMax
Field Value
Type |
Description |
System.Single |
|
HeightmapRemapMin
Declaration
public float HeightmapRemapMin
Field Value
Type |
Description |
System.Single |
|
KeepOldTerrains
Declaration
public bool KeepOldTerrains
Field Value
Type |
Description |
System.Boolean |
|
PalettePath
Declaration
public string PalettePath
Field Value
Type |
Description |
System.String |
|
RotationAdjust
Declaration
public UtilitySettings.RotationAdjustment RotationAdjust
Field Value
Declaration
public UtilitySettings.ImageFormat SelectedFormat
Field Value
ShowExportHeightmaps
Declaration
public bool ShowExportHeightmaps
Field Value
Type |
Description |
System.Boolean |
|
ShowExportSplatmaps
Declaration
public bool ShowExportSplatmaps
Field Value
Type |
Description |
System.Boolean |
|
ShowReplaceSplatmaps
Declaration
public bool ShowReplaceSplatmaps
Field Value
Type |
Description |
System.Boolean |
|
ShowTerrainEdit
Declaration
public bool ShowTerrainEdit
Field Value
Type |
Description |
System.Boolean |
|
ShowTerrainLayers
Declaration
public bool ShowTerrainLayers
Field Value
Type |
Description |
System.Boolean |
|
SplatFolderPath
Declaration
public string SplatFolderPath
Field Value
Type |
Description |
System.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
TerrainAssetDir
Declaration
public string TerrainAssetDir
Field Value
Type |
Description |
System.String |
|
TileXAxis
Declaration
Field Value
Type |
Description |
System.Int32 |
|
TileZAxis
Declaration
Field Value
Type |
Description |
System.Int32 |
|