SetSplatMaterialPropertyBlock(MaterialPropertyBlock)
Set the additional material properties when rendering the terrain heightmap using the splat material.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public void SetSplatMaterialPropertyBlock(MaterialPropertyBlock properties)
Parameters
Remarks
Additional Resources: Terrain.GetSplatMaterialPropertyBlock, Renderer.SetPropertyBlock, MaterialPropertyBlock.