IntProperties(bpy_struct)

base class — bpy_struct

class bpy.types.IntProperties(bpy_struct)

Collection of int properties

new(name="Int Prop")

Add a integer property layer to Mesh

Parameters:name (string, (optional)) – Int property name
Returns:The newly created layer
Return type:MeshIntPropertyLayer

Inherited Properties

Inherited Functions

References

Previous topic

InflowFluidSettings(FluidSettings)

Next topic

IntProperty(Property)