ClippingPrimitive.ClippingSide Property
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 renderer(s) that should be affected by the primitive.
public:
property Microsoft::MixedReality::Toolkit::Utilities::ClippingPrimitive::Side ClippingSide { Microsoft::MixedReality::Toolkit::Utilities::ClippingPrimitive::Side get(); void set(Microsoft::MixedReality::Toolkit::Utilities::ClippingPrimitive::Side value); };
public Microsoft.MixedReality.Toolkit.Utilities.ClippingPrimitive.Side ClippingSide { get; set; }
member this.ClippingSide : Microsoft.MixedReality.Toolkit.Utilities.ClippingPrimitive.Side with get, set
Public Property ClippingSide As ClippingPrimitive.Side