Transform3DComponent
Summary
Definition
Namespace: SDT4.Managed.Core.Components
Assembly: SDT4.Managed.Core.dll
sealed class Transform3DComponent
Inheritance:
Object ➔ Component ➔ Transform3DComponent
Implements:
ITransform3D
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
public get; Right |
Vector3f | |
public get; Up |
Vector3f | |
public get; Forward |
Vector3f | |
public get; set; Translation |
Vector3d | |
public get; set; Rotation |
Quaternion | |
public get; set; Scale |
Vector3f | |
public get; set; WorldTranslation |
Vector3d | |
public get; set; WorldRotation |
Quaternion | |
public get; set; WorldRotationMatrix |
Matrix3x3f | |
public get; Identifier |
Guid |