Puppet tool methods
Methods
# static riggable(pin) → {boolean}
Checks if a pin can be rigged or not.\nFor now, the only pins which can not be rigged are starch pins.
Parameters:
Name | Type | Description |
---|---|---|
pin |
PropertyGroup
|
The pin to test |
True if this pin has either a position, rotation or scale property
boolean