ClippingPlane.UpdateShaderProperties(MaterialPropertyBlock) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UnityEngine.MonoBehaviour.UpdateShaderProperties(UnityEngine.MaterialPropertyBlock)
protected:
override void UpdateShaderProperties(UnityEngine::MaterialPropertyBlock ^ materialPropertyBlock);
protected override void UpdateShaderProperties (UnityEngine.MaterialPropertyBlock materialPropertyBlock);
override this.UpdateShaderProperties : UnityEngine.MaterialPropertyBlock -> unit
Protected Overrides Sub UpdateShaderProperties (materialPropertyBlock As MaterialPropertyBlock)
Parameters
- materialPropertyBlock
- UnityEngine.MaterialPropertyBlock