Property Transform
Transform
Gets or sets the transform matrix specifying the rotation, scale, and position of the scene node.
public Matrix4 Transform { get; set; }
Gets or sets the transform matrix specifying the rotation, scale, and position of the scene node.
public Matrix4 Transform { get; set; }