Transformation class
Represents a transformation in 4D.
public class Transformation
Public Members
name | description |
---|---|
Transformation() | Creates a new Transformation instance with an identity matrix. |
Matrix { get; set; } | Gets or sets the matrix representation of the transformation. |
See Also
- namespace Autodesk.DataExchange.Models.Components