public TerrainWindowSizeMethod Method {get;}
Public ReadOnly Property Method As TerrainWindowSizeMethod
public TerrainWindowSizeMethod Method {get;}
Public ReadOnly Property Method As TerrainWindowSizeMethod
var pyramidType = terrainDef.GetPyramidType(); var pyramidProps = terrainDef.GetPyramidWindowSizeProperties(); var method = pyramidProps.Method; var threshold = pyramidProps.ZThreshold; var strategy = pyramidProps.ZThresholdStrategy;
Target Platforms: Windows 11, Windows 10