Joint.getType
Returns the joint type of a joint.
Kind: Function
Environments: Game
Game
joint:getType( )
Parameters:
| Name | Type | Description |
|---|---|---|
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| string | One of the joint's type found in (sm.joint.types). |
Returns the joint type of a joint.
Kind: Function
Environments: Game
joint:getType( )
Parameters:
| Name | Type | Description |
|---|---|---|
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| string | One of the joint's type found in (sm.joint.types). |