SetJointAngle (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Modifies the orientation of the joint based on the transform type.

Usage

void setJointAngle( float jointnum, float transform_type, vector angles )

Parameters

  • tba

Examples

 none

Notes

tba