Transform3DEffect Properties |
The Transform3DEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | BorderMode | Gets and sets border mode for edge pixels. |
![]() | BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. |
![]() | CacheOutput | Enables caching the output from drawing this effect. |
![]() | InterpolationMode | Gets or sets the interpolation mode for Transform3DEffect effect. |
![]() | Name | Attaches a user-defined name string to the effect. |
![]() | Source | Gets or sets the input source for Transform3DEffect effect. |
![]() | TransformMatrix | Gets or sets 4x4 transform matrix applied to the projection plane. |