TerrainMaterialSlotParameters
Description
- Derived from
-
RenderEffectParameters abstract
Shared render effect parameters for a single terrain material slot.
Public / Attributes
BlendHorizontal
The material color blend coefficients for the horizontal texture.
Defaults to TerrainMaterialBlend.MaterialOnly.
BlendVertical
The material color blend coefficients for the vertical texture.
Defaults to TerrainMaterialBlend.MaterialOnly.
Scale
Scale factors for normal vectors along up direction for the horizontal and vertical textures.
Defaults to Vec2F.Zero.