Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::SetSlotScaleAsymmetric Method
Syntax
C++
int SetSlotScaleAsymmetric(IFunctionHandler * pH, int nSlot, float fScaleX, float fScaleY, float fScaleZ);
Parameters 
Description 
int nSlot 
Slot identifier. 
float fScaleX 
Scale amount for the slot for axis X. 
float fScaleY 
Scale amount for the slot for axis Y. 
float fScaleZ 
Scale amount for the slot for axis Z. 

!

Entity.SetSlotScaleAsymmetric( nSlot, fScaleX, fScaleY, fScaleZ )

! Sets the slot scale amount.!  

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.