VRScenePropertiesAspect Class |
Namespace: Demo3D.VR
public class VRScenePropertiesAspect : VisualAspect
The VRScenePropertiesAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| VRScenePropertiesAspect | Initializes a new instance of the VRScenePropertiesAspect class |
| Name | Description | |
|---|---|---|
| AllowTeleportOnDefaultFloor | When true, allows the VR user to teleport anywhere on the floor. | |
| app | (Inherited from VisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled | (Inherited from AspectComponentBase.) | |
| IsInitialized | (Inherited from AspectComponentBase.) | |
| IsReadOnly | (Inherited from AspectComponentBase.) | |
| LocalUserName | Use this Username when starting VR from the Visualization tab. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| ShowDefaultFloor | When true, show the default floor in VR. | |
| UseDefaultLighting | When true, use the default lighting in VR. When false, use the lighting from the scene. | |
| Visual | (Inherited from VisualAspect.) |
| Name | Description | |
|---|---|---|
| CanAdd |
Determine whether the aspect can be added to the AspectContainer.
(Inherited from AspectComponentBase.) | |
| CleanupBindingAPI | (Inherited from AspectComponentBase.) | |
| FindAspectT | (Inherited from AspectComponentBase.) | |
| FindCreateAspectT | (Inherited from AspectComponentBase.) | |
| FindCreateManagedAspectT | (Inherited from AspectComponentBase.) | |
| OnAdded |
Called when all other aspects have been added to an aspect container, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnAssigned |
Called when assigned to an aspect container, this should never be invoked manually.
No other aspects should be accessed within this method.
(Inherited from AspectComponentBase.) | |
| OnDisabled |
Called when disabled, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnEnabled |
Called when enabled, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnInitialize |
Called when the aspect container is Initialized, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnRemoved |
Called when removed from an aspect container, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnReset |
Called when the aspect container is Reset, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| (Inherited from VisualAspect.) | ||
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| RemoveAspect(Object) | (Inherited from AspectComponentBase.) | |
| RemoveAspectT | (Inherited from AspectComponentBase.) | |
| RemoveManagedAspects | (Inherited from AspectComponentBase.) | |
| SerializableDependency(SerializableObject) | (Inherited from AspectComponentBase.) | |
| SerializableDependency(Visual) | (Inherited from AspectComponentBase.) | |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) | |
| ToString | (Inherited from AspectComponentBase.) | |
| UpdateBindingAPI | (Inherited from AspectComponentBase.) | |
| vector | (Inherited from VisualAspect.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |