Transform Methods |
The Transform type exposes the following members.
Name | Description | |
---|---|---|
ApplyOffset | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(Transform, Double) | ||
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Multiply(Bounds, Bounds) | ||
Multiply(Sphere, Sphere) | ||
MultiplyScale(Double) | ||
MultiplyScale(Vector3) | ||
Parse | ||
Rotate | ||
ToMatrix4 | ||
ToMatrix4(Boolean, Boolean, Boolean) | ||
ToMatrix4(Boolean, Boolean, Boolean, Matrix4) | ||
ToString | (Overrides ObjectToString.) | |
Translate | ||
UpdatePosition | ||
UpdateRotation | ||
UpdateScale |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |