ClippingPlane.clipPlaneID Field
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.
The property name of the clip plane data within the shader.
protected: int clipPlaneID;
protected int clipPlaneID;
val mutable clipPlaneID : int
Protected clipPlaneID As Integer