Camera.Transform Property

Definition

Gets or sets the Transform3D applied to the camera.

C#
public System.Windows.Media.Media3D.Transform3D Transform { get; set; }

Property Value

Transform3D applied to the camera.

Remarks

The Transform property is applied before the view and projection transforms specified by the camera. The actual transform that is applied is the inverse of the specified Transform property, because transforming the camera is equivalent to transforming the world in the opposite direction.

Dependency Property Information

Item Value
Identifier field TransformProperty
Metadata properties set to true None

Applies to

Produk Versi
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10