SgtLandscapeDetail
This component modifies the height of your planet, either around the whole planet, or to a specific region.
Space
Where should the detail be applied?
SurfaceScale
The HeightRange and GlobalSize settings will be multiplied by this amount.
Mask
Should this layer of detail be masked?
MaskIndex
The mask texture used by this component.
MaskInvert
This allows you to invert the mask.
MaskSharpness
This allows you to set how sharp or smooth the mask transition is.
MaskGlobalShift
This allows you to offset the mask based on the topology.
MaskDetail
This allows you to enhance the detail around the edges of the mask.
MaskDetailIndex
This allows you to specify which detail texture will be used.
MaskDetailTiling
This allows you to adjust the mask detail texture tiling.
MaskDetailOffset
This allows you to set the maximum amount the mask can be shifted based on the MaskDetail texture in UV space.
HeightIndex
This allows you to specify which height texture the detail uses.
HeightMidpoint
This allows you to define where in the heightmap the height is 0.
HeightRange
This allows you to define the difference in height between the lowest and highest points.
Strata
This allows you to adjust how deep the heightmap penetrates into the terrain texture when it gets colored.
GlobalSize
(Shown only when space is set to Global)
LocalTiling
(Shown only when space is set to Local)
Displace
If you enable this, then this heightmap will modify the actual mesh geometry height values.
Last updated