public TerrainZThresholdStrategy ZThresholdStrategy {get;}
Public ReadOnly Property ZThresholdStrategy As TerrainZThresholdStrategy
public TerrainZThresholdStrategy ZThresholdStrategy {get;}
Public ReadOnly Property ZThresholdStrategy As TerrainZThresholdStrategy
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