Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.UI.Xaml.Media.Media3D Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Contains types that support matrix/perspective transformation.

Classes

Name Description
CompositeTransform3D

Represents 3-D scale, rotation, and translate transforms to be applied to an element.

Matrix3DHelper

Provides static utilities for Matrix3D. C# and Microsoft Visual Basic code should use members of Matrix3D instead.

PerspectiveTransform3D

Represents a 3-D perspective effect.

Transform3D

The base class for the CompositeTransform3D and PerspectiveTransform3D classes.

Structs

Name Description
Matrix3D

Represents a 4 × 4 matrix that is used for transformations in a 3-D space. Used as a value for Matrix3DProjection.ProjectionMatrix.

See also


Feedback

Was this page helpful?