Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DigitsRigDescriptionSide

Specifies which hand side a DigitsRigDescription instance is assigned to.

Items 3

HistoryNameValueDescription
711None0

The DigitsRigDescription has not been assigned to a hand side and is skipped by the animation system.

711Left1

The DigitsRigDescription is assigned to the left hand.

711Right2

The DigitsRigDescription is assigned to the right hand.

Description

Identifies the hand that a DigitsRigDescription maps to within a character rig. The animation system routes finger-joint data by this value; an instance whose DigitsRigDescription.Side is DigitsRigDescriptionSide.None is skipped. Defaults to DigitsRigDescriptionSide.None.

History 4

Settings