Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSplatMaterialPropertyBlock(MaterialPropertyBlock)

Get the previously set splat material properties by copying to the dest MaterialPropertyBlock object.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public void GetSplatMaterialPropertyBlock(MaterialPropertyBlock dest)

Parameters

Remarks