set_transform
Description:
Sets the transformation matrix of an item.
Parameters:
this |
an item. |
transform |
the new transformation matrix, or null to reset the transformation to the identity matrix. |
Sets the transformation matrix of an item.
this |
an item. |
transform |
the new transformation matrix, or null to reset the transformation to the identity matrix. |