Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetViewLimits
Syntax
C++
virtual int SetViewLimits(IFunctionHandler * pH, Vec3 dir, float rangeH, float rangeV);
Parameters 
Description 
Vec3 dir 
View direction. 
float rangeH 
Height range. 
float rangeV 
Vertical range. 

Syntax: Actor.SetViewLimits( IFunctionHandler *pH,Vec3 dir,float rangeH,float rangeV ) 

Sets the limit of the view.

Copyright (c) 2012. All rights reserved.