ITransform3D
Summary
Definition
Namespace: SDT4.Managed.Core.Math
Assembly: SDT4.Managed.Core.dll
interface ITransform3D
Implements:
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
public get; Right |
Vector3f | |
public get; Up |
Vector3f | |
public get; Forward |
Vector3f | |
public get; Translation |
Vector3d | |
public get; Rotation |
Quaternion | |
public get; Scale |
Vector3f |