The XRenderableItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Material |
Gets or sets the object implementing the IXRenderableMaterial interace for accessing the material.
|
![]() | Primitive |
Gets or sets the object implementing the IXRenderablePrimitive interface for accessing the skeleton (3D model) of the object to be rendered.
|
![]() | RenderLock |
Gets an object that is used for synchronizing access to the rendering of the object.
|
![]() | Transform |
Gets or sets the object implementing the IXRenderableTransform interface for accessing the information about the rendered object transformation.
|