Interactable.getPoseWeight

Returns the pose weight of the pose in the given index.

Kind: Function

Environments: Game

Game

interactable:getPoseWeight( index )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
interactable Interactable The interactable.
index integer The index.

Returns:

Type Description
number The pose weight.