The Viewport3D type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Camera |
Gets or sets a camera object that projects the 3-D contents of the Viewport3D to the 2-D surface of the Viewport3D. This is a dependency property.
|
 | Children |
Gets a collection of the Visual3D children of the Viewport3D. This is a dependency property.
|
 | ForceLightTransform |
Indicates whether the light transformation should be forced to run.
|
 | ForceRunVertexStage |
Indicates whether the vertex stage should be forced to run.
|
See Also