Namespace: Tzu_Engine.Physic
Assembly: Tzu_Engine (in Tzu_Engine.dll)

Syntax

Visual Basic (Declaration)
Public Function Get_Corkscrew_JointOmega( _ 
   ByVal Join As Integer _ 
) As Single
C#
public float Get_Corkscrew_JointOmega(
   int Join
)
C++
public:
 float Get_Corkscrew_JointOmega(
   int Join
) sealed 
J#
public float Get_Corkscrew_JointOmega(
   int Join
)
JScript
public  function Get_Corkscrew_JointOmega(
   Join : int
) : float

See Also