Blender  V3.3
Public Attributes | List of all members
BPyPropArrayLength Struct Reference

Public Attributes

int len_total
 
int dims [RNA_MAX_ARRAY_DIMENSION]
 
int dims_len
 

Detailed Description

Definition at line 381 of file bpy_props.c.

Member Data Documentation

◆ dims

int BPyPropArrayLength::dims[RNA_MAX_ARRAY_DIMENSION]

◆ dims_len

int BPyPropArrayLength::dims_len

◆ len_total

int BPyPropArrayLength::len_total

The documentation for this struct was generated from the following file: