BRANCHINFOFLAGS

Detailed Description

See also
BranchInfo::flags

Enumerations

enum class  BRANCHINFOFLAGS {
  NONE ,
  ANIMATE ,
  HIDEINTIMELINE ,
  HASFIELDS
}
 

Functions

enum BRANCHINFOFLAGS MAXON_ENUM_FLAGS (BRANCHINFOFLAGS)
 

Enumeration Type Documentation

◆ BRANCHINFOFLAGS

enum BRANCHINFOFLAGS
strong
Enumerator
NONE 

None.

ANIMATE 

Animate the nodes in this branch.

HIDEINTIMELINE 

If set, this branch will not show up in the timeline.

HASFIELDS 

If set, this branch will contain FieldLayers and will display in the FieldsList.

Function Documentation

◆ MAXON_ENUM_FLAGS()

enum BRANCHINFOFLAGS MAXON_ENUM_FLAGS ( BRANCHINFOFLAGS  )