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