base class — bpy_struct
A animation layer containing Actions referenced as NLA strips
NLA Track is active
| Type : | boolean, default False, (readonly) |
|---|
NLA Track is evaluated itself (i.e. active Action and all other NLA Tracks in the same AnimData block are disabled)
| Type : | boolean, default False, (readonly) |
|---|
NLA Track is locked
| Type : | boolean, default False |
|---|
NLA Track is not evaluated
| Type : | boolean, default False |
|---|
| Type : | string, default “” |
|---|
NLA Track is selected
| Type : | boolean, default False |
|---|
NLA Strips on this NLA-track
| Type : | NlaStrips bpy_prop_collection of NlaStrip, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References