A 3-dimensional view. A TumbleView is a container of models implementing IGeometry, optionally with a CameraControl.
More...
|
void | Update () |
| Update the ViewRender that is rendering this view. More...
|
|
A 3-dimensional view. A TumbleView is a container of models implementing IGeometry, optionally with a CameraControl.
readonly BindableProperty Durwella.Unplugged.Viz.TumbleView.CameraControlProperty |
|
static |
readonly BindableProperty Durwella.Unplugged.Viz.TumbleView.ModelsProperty |
|
static |
BindableProperty for the Models property.
Gets or sets the camera control for the TumbleView. If no user-defined CameraControl is set, a default will be used.
The camera control.
ObservableCollection<IGeometry> Durwella.Unplugged.Viz.TumbleView.Models |
|
getset |
Gets or sets the collection of models to be displayed in the TumbleView.
The documentation for this class was generated from the following file: