r3animattrgad

r3animattrgad

Class

real/gadget/r3animattrgad.h

Library

r3gad

Description:

Animateable Attributes gadget Class

See Also

oops/r3gadget.h

Super Class

r3Gadget

R3CLID_GADGET

JavaScript

r3Animateableattributesgadget

Class Identifier

R3CLID_ANIMATEABLEATTRIBUTESGADGET - 1870

Methods

Attributes

ChorIndex,

ChorIndex

Attribute

ChorIndex

Identifier

RANIMATTRGADGETA_ChorIndex

JavaScript type

Integer

C type

R3INT

Description

choreography

Syntax


jsobj.SetChorIndex(value);


R3INT value = ...;
R3SetAttrs(r3obj, RANIMATTRGADGETA_ChorIndex, value, R3TAG_END);