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

Syntax: Entity.SetSlotWorldTM( nSlot, pos, dir ) 

Sets the World TM (Transformation Matrix) of the slot.

Copyright (c) 2012. All rights reserved.