Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
MultiplyWithEntityLocalTM
Syntax
C++
int MultiplyWithEntityLocalTM(IFunctionHandler * pH, ScriptHandle entityHandle, Vec3 pos);
Parameters 
Description 
ScriptHandle entityHandle 
Entity identifier. 
Vec3 pos 
Position vector. 

Syntax: Vehicle.MultiplyWithEntityLocalTM( ScriptHandle entityHandle, Vec3 pos ) 

Multiplies with the entity local transformation matrix. 

 

Copyright (c) 2012. All rights reserved.