ShapeEffect3DProperties.BackdropPlaneUpVector Property
Gets or sets a vector that defines the upward direction of the backdrop plane.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Scene3DVector | A vector that defines the upward direction of the backdrop plane. |
Remarks
The following image depicts the backdrop plane elements - the anchor point, the normal vector, and the up vector:

See Also