Short Name:
|
Derived From:
|
Fields: |
Transforms the shape using the given 2D homogeneous matrix.
Shape coordinates of this shape are multiplied with Shape.Matrix.matrix (assuming w = 1
) in order to produce shape coordinates of the resulting shape.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
shape
|
Shape
|
# != null |
|
The source shape. |
||||
required
|
matrix
|
Mat3
|
||
The 2D homogeneous matrix. |