Class ClippingPlane
Component to animate and visualize a plane that can be used with
per pixel based clipping.
Inheritance
ClippingPlane
Assembly: cs.temp.dll.dll
public class ClippingPlane : ClippingPrimitive
Properties
Declaration
protected override string ClippingSideProperty { get; }
Property Value
Overrides
Declaration
protected override string Keyword { get; }
Property Value
Overrides
Methods
Declaration
protected override void Initialize()
Overrides
Declaration
protected override void UpdateShaderProperties(MaterialPropertyBlock materialPropertyBlock)
Parameters
Type |
Name |
Description |
MaterialPropertyBlock |
materialPropertyBlock |
|
Overrides