Class ClippingBox
Component to animate and visualize a box that can be used with
per pixel based clipping.
Assembly: cs.temp.dll.dll
public class ClippingBox : 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