TransformAspect Properties |
The TransformAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleUnit |
The units to use for the rotation properties, or null if the global default is to be used.
| |
| AngleUnitResolved |
Gets the selected angle unit, falling back to the global default if none is specified.
| |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BindingNameStore |
Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere |
The bounding sphere, taking into account the scale factor.
(Overrides RendererAspectTBoundingSphere.) | |
| CastShadows |
TransformAspect instances do not cast shadows.
(Overrides RendererAspectBaseCastShadows.) | |
| 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.) | |
| DistanceUnit |
The units to use for the location properties, or null if the global default is to be used.
| |
| DistanceUnitResolved |
Gets the selected distance unit, falling back to the global default if none is specified.
| |
| Frame |
The frame that this TransformAspect is displaying the transform for.
| |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| Id | (Inherited from SerializableObject.) | |
| IgnoreZoom |
Whether to render the transform label at a fixed size (set by the Scale property) regardless of zoom level.
| |
| 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.) | |
| 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.) | |
| IsVisible |
Whether to render the transform label in the scene.
| |
| LabelComponents |
Which components to display in the label.
| |
| LabelLocation |
The location of the label in the scene, relative to the owning visual.
| |
| Name |
The name of this frame.
(Overrides AspectComponentBase.Name.) | |
| Reference |
The frame that this TransformAspect is displaying the transform relative to.
| |
| Renderable | (Inherited from RendererAspectT.) | |
| Renderables |
The renderables for this aspect. This simply a wrapper around the base implementation which ensures the renderables are not serialized.
(Overrides RendererAspectBaseTRenderables.) | |
| Scale |
The scale factor for rendering the axes.
|