unreal.GeometryCollectionAutoInstanceMesh

class unreal.GeometryCollectionAutoInstanceMesh(static_mesh: SoftObjectPath = Ellipsis, materials: None = [])

Bases: StructBase

Geometry Collection Auto Instance Mesh

C++ Source:

  • Module: GeometryCollectionEngine

  • File: GeometryCollectionObject.h

Editor Properties: (see get_editor_property/set_editor_property)

  • materials (Array[MaterialInterface]): [Read-Write]

  • static_mesh (SoftObjectPath): [Read-Write]

property materials: None

[Read-Write]

Type:

(Array[MaterialInterface])

property static_mesh: SoftObjectPath

[Read-Write]

Type:

(SoftObjectPath)