VertexIntProperties(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
VertexIntProperties
(bpy_struct)¶ Collection of int properties
-
new
(name="Int Prop")¶ Add a integer property layer to Mesh
Parameters: name (string, (optional, never None)) – Int property name Returns: The newly created layer Return type: MeshVertexIntPropertyLayer
-
Inherited Properties
Inherited Functions
References