ConfidenceTransparencyΒΆ

Sets a hand’s opacity based on its current confidence rating.

unity/../../../images/unity/Unity_ConfidenceTransparency.jpg

The left hand has high confidence; the right does not.

Attach this script to a graphics hand model object assigned to the HandController in a scene.

class ConfidenceTransparency

Updates the hand’s opacity based it’s confidence rating.

Attach to a HandModel object assigned to the HandController in a scene.