Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
MultiplyWithSlotTM
Syntax
C++
int MultiplyWithSlotTM(IFunctionHandler * pH, int slot, Vec3 pos);
Parameters 
Description 
int slot 
Slot identifier. 
Vec3 pos 
Position vector.
 

Syntax: Entity.MultiplyWithSlotTM( slot, pos ) 

Multiplies with the TM (Transformation Matrix) of the slot.

Copyright (c) 2012. All rights reserved.