ImageRendererAspect Properties |
The ImageRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BackFace | The back face of an imported image can be a solid color (Background Color), a repeat of the image (Image) or nothing at all (None). | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| CastShadows | Whether the renderer casts a shadow. (Inherited from RendererAspectBase.) | |
| Color | Override the color of the image. This color is also used for the back face background color. | |
| ContainerBoundingBox |
The bounding box of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerBoundingSphere |
The bounding sphere of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerWorldMatrix |
The world matrix of the owning container.
(Inherited from RendererAspectBase.) | |
| ControlPoints | (Overrides PrimitiveRendererAspectTControlPoints.) | |
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| EnableScreenSpace | Render the image directly on the screen in 2D space. | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| Height | The height of the image. | |
| Id | (Inherited from SerializableObject.) | |
| Image | The image to render. | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsInitialized |
Gets the value of whether or not this aspect has been initialized. An aspect is initialized during the scenes initialization when starting a model.
(Inherited from AspectComponentBase.) | |
| IsLayerVisible |
The value for whether the owning container's layer is visible.
(Inherited from RendererAspectBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| ScreenCoords | The screen co-ordinates to place the image. | |
| ScreenSpaceOrder | Images with a greater Screen Space Order will show on top of images with a lower Screen Space Order value. | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| UVCoords | The Texture Coords allow an imported image to be cropped. The top left of the image is (0,0) and the bottom right of the image is (1,1). | |
| Width | The width of the image. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |