bpy_prop_array¶ base classes — bpy_prop class bpy.types.bpy_prop_array(bpy_prop)¶ built-in class used for array properties. foreach_get(seq)¶ This is a function to give fast access to array data. foreach_set(seq)¶ This is a function to give fast access to array data.