TransformBuilder
TransformBuilder — TransformBuilder-klasse.
Methods: Aspose.ThreeD
Methods
| Methods | Methods | Methods |
|---|---|---|
Matrix | Matrix4 | |
ComposeOrder | ComposeOrder |
Methods
| Methods | Methods | Methods |
|---|---|---|
Compose(Matrix4 m) | `` | |
Append(Matrix4 m) | `` | |
Prepend(Matrix4 m) | `` | |
Rearrange(Axis newX, Axis newY, Axis newZ) | `` | |
Scale(double s) | `` | |
Compose(m: Matrix4) | `` | |
Append(m: Matrix4) | `` | |
RotateDegree(double angle, Vector3 axis) | `` | |
RotateRadian(double angle, Vector3 axis) | `` | |
Rotate(Quaternion q) | `` | |
RotateEulerDegree(double degX, double degY, double degZ) | `` | |
RotateEulerRadian(double x, double y, double z) | `` | |
RotateDegree(angle: double, axis: Vector3) | `` | |
Translate(double tx, double ty, double tz) | `` | |
Rotate(q: Quaternion) | `` | |
Reset() | `` | |
RotateEulerRadian(x: double, y: double, z: double) | `` | |
RotateEulerRadian(r: Vector3) | `` |