base class — bpy_struct
RNA structure definition
Description of the Struct’s purpose
Type: | string, default “”, (readonly, never None) |
---|
Type: | bpy_prop_collection of Function, (readonly) |
---|
Unique name used in the code and scripting
Type: | string, default “”, (readonly, never None) |
---|
Human readable name
Type: | string, default “”, (readonly, never None) |
---|
Property that gives the name of the struct
Type: | StringProperty, (readonly) |
---|
Struct in which this struct is always nested, and to which it logically belongs
Type: | Struct, (readonly) |
---|
Properties in the struct
Type: | bpy_prop_collection of Property, (readonly) |
---|
Translation context of the struct’s name
Type: | string, default “”, (readonly, never None) |
---|
Inherited Properties
Inherited Functions
References