Package bpy :: Module types :: Class SpaceNLA
[hide private]
[frames] | no frames]

Class SpaceNLA


The Space Nla Editor Object

NLA editor space data.

(no references to this struct found)

Instance Variables [hide private]
enum autosnap
Automatic time snapping settings for transformations.
DopeSheet (readonly) dopesheet
Settings for filtering animation data.
boolean show_cframe_indicator
Show frame number beside the current frame indicator line.
boolean (readonly) show_seconds
Show timing in seconds not frames.
boolean show_strip_curves
Show influence curves on strips.
enum (readonly) type
Space data type. (Inherited from bpy.types.Space)
Instance Variable Details [hide private]

autosnap

Automatic time snapping settings for transformations. in...
  • NONE
  • STEP
  • FRAME
  • MARKER
Type:
enum