base class — bpy_struct
RNA structure definition
Description of the Struct’s purpose
| Type : | string, default “”, (readonly) |
|---|
| Type : | bpy_prop_collection of Function, (readonly) |
|---|
Unique name used in the code and scripting
| Type : | string, default “”, (readonly) |
|---|
Human readable name
| Type : | string, default “”, (readonly) |
|---|
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) |
|---|
Inherited Properties
Inherited Functions
|
References