The members of MonoMac.CoreAnimation.CATransform3D are listed below.
See Also: Inherited members from System.ValueType
static readonly | Identity | CATransform3D. Documentation for this section has not yet been entered. |
| m11 | float. Documentation for this section has not yet been entered. | |
| m12 | float. Documentation for this section has not yet been entered. | |
| m13 | float. Documentation for this section has not yet been entered. | |
| m14 | float. Documentation for this section has not yet been entered. | |
| m21 | float. Documentation for this section has not yet been entered. | |
| m22 | float. Documentation for this section has not yet been entered. | |
| m23 | float. Documentation for this section has not yet been entered. | |
| m24 | float. Documentation for this section has not yet been entered. | |
| m31 | float. Documentation for this section has not yet been entered. | |
| m32 | float. Documentation for this section has not yet been entered. | |
| m33 | float. Documentation for this section has not yet been entered. | |
| m34 | float. Documentation for this section has not yet been entered. | |
| m41 | float. Documentation for this section has not yet been entered. | |
| m42 | float. Documentation for this section has not yet been entered. | |
| m43 | float. Documentation for this section has not yet been entered. | |
| m44 | float. Documentation for this section has not yet been entered. |
| [read-only] | IsAffine | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsIdentity | bool. Documentation for this section has not yet been entered. |
Concat(CATransform3D)Documentation for this section has not yet been entered. | ||
Equals(CATransform3D)Documentation for this section has not yet been entered. | ||
override | Equals(object)Documentation for this section has not yet been entered. | |
static | GetAffine(CATransform3D)Documentation for this section has not yet been entered. | |
override | GetHashCode()Documentation for this section has not yet been entered. | |
Invert(CATransform3D)Documentation for this section has not yet been entered. | ||
static | MakeFromAffine(MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | |
static | MakeRotation(float, float, float, float)Documentation for this section has not yet been entered. | |
static | MakeScale(float, float, float)Documentation for this section has not yet been entered. | |
static | MakeTranslation(float, float, float)Documentation for this section has not yet been entered. | |
Rotate(float, float, float, float)Documentation for this section has not yet been entered. | ||
Scale(float)Documentation for this section has not yet been entered. | ||
Scale(float, float, float)Documentation for this section has not yet been entered. | ||
override | ToString()Documentation for this section has not yet been entered. | |
Translate(float, float, float)Documentation for this section has not yet been entered. | ||