set_transform


Description:

public abstract void set_transform (Matrix? transform)

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.