Class WidgetTransform
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public class WidgetTransformProperties
ComputedMatrix
Declaration
public Matrix ComputedMatrix { get; }Property Value
| Type | Description | 
|---|---|
| Matrix | 
Position
Declaration
public Vector3 Position { get; set; }Property Value
| Type | Description | 
|---|---|
| Vector3 | 
Rotation
Declaration
public Quaternion Rotation { get; set; }Property Value
| Type | Description | 
|---|---|
| Quaternion | 
Scale
Declaration
public Vector3 Scale { get; set; }Property Value
| Type | Description | 
|---|---|
| Vector3 |