[]
Represents a plane in which effects, such as glow and shadow, are applied in relation to the shape they are being applied to.
public class Backdrop : FormattingBag
Public Class Backdrop
Inherits FormattingBag
| Name | Description |
|---|---|
| Anchor | Gets the point in space that anchors the backdrop plane. |
| NormalVector | Gets the vector normal to the face of the backdrop plane. |
| UpVector | Gets the vector representing up in relation to the face of the backdrop plane. |
| Name | Description |
|---|---|
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
| Reset() | Resets backdrop to inherited defaults. |