Camera |
The CameraAxisPanel type exposes the following members.
Name | Description | |
---|---|---|
CustomizeAxes | CustomizeAxes customizes the show axes with specifying custom orientation and axis color for each axis. | |
CustomizeModels | CustomizeModels can be used to provide advanced customization of the 3D models that are used to show the content of this CameraAxisPanel. When called with default parameters, then the default values will be used. | |
Dispose | Dispose method disposes all the resources that were used by this CameraAxisPanel and removes the panel from the SceneView's overlay. | |
Update | Update method updates the orientation of the axes to reflect the rotation of the specified camera. This method is automatically called on each camera change. User can call this method to manually update the axes, though this is usually not needed. |