Click or drag to resize

RenderClippingPlanes Properties

The RenderClippingPlanes type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of clipping planes.
Public propertyCullfacePolicy
Gets or sets the cullface policy.
Public propertyEnabled
Gets a value indicating whether clipping planes are enabled.
Public propertyExcludedSurfacesTags
Gets or sets the excluded surfaces tags. This collection of tags is used to exclude all surfaces carrying the tag to be clipped.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyItem
Gets or sets the item at the specified index.
Top
See Also