Parameters |
Description |
int destSlot |
Destination slot identifier. |
int srcSlot |
Source slot identifier. |
bool includeTranslation |
True to include the translation, false otherwise. |
Syntax: Entity.CopySlotTM( destSlot, srcSlot, includeTranslation )
Copies the TM (Transformation Matrix) of the slot.
Copyright (c) 2012. All rights reserved.
|