void GetPropertyBlock | ( | out MaterialPropertyBlock | dest, |
int | matIndex | ||
) |
dest | will be filled with the found value |
matIndex | specified which material's MaterialPropertyBlock to interfaces with |
Implemented in BaseRendererToGraphicsInterfaceAdapter< TRendererType >, PerCameraMeshAndMaterials, and CustomRenderer.
Referenced by MaterialPropertyBlockInterfaceExtensions.GetColor(), MaterialPropertyBlockInterfaceExtensions.GetMainTexture(), MaterialPropertyBlockInterfaceExtensions.SetColor(), and MaterialPropertyBlockInterfaceExtensions.SetMainTexture().