RadControls for Silverlight

The Viewport3D type exposes the following members.

Properties

  NameDescription
Public propertyCamera
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.
Public propertyChildren
Gets a collection of the Visual3D children of the Viewport3D. This is a dependency property.
Protected propertyForceLightTransform
Indicates whether the light transformation should be forced to run.
Protected propertyForceRunVertexStage
Indicates whether the vertex stage should be forced to run.

See Also