SetJointPos (script event)

Game class

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

Description

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

Usage

void setJointPos( float jointnum, float transform_type, vector pos )

Parameters

  • tba

Examples

 none

Notes

tba