Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetMountedAngleLimits
Syntax
C++
int SetMountedAngleLimits(IFunctionHandler * pH, float min_pitch, float max_pitch, float yaw_range);
Parameters 
Description 
float min_pitch 
Minimum pitch angle value. 
float max_pitch 
Maximum pitch angle value. 
float yaw_range 
Yaw range value. 

Syntax: self.item:SetMountedAngleLimits( float min_pitch, float max_pitch, float yaw_range ) 

Sets the mounted angle limits (yaw-pitch). 

 

Copyright (c) 2012. All rights reserved.