unreal.GeometryScriptBakeTypeOptions

class unreal.GeometryScriptBakeTypeOptions(bake_type: GeometryScriptBakeTypes = Ellipsis)

Bases: StructBase

Opaque struct for storing bake type options.

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: MeshBakeFunctions.h

Editor Properties: (see get_editor_property/set_editor_property)

  • bake_type (GeometryScriptBakeTypes): [Read-Write] Bake Type: The bake output type to generate

property bake_type: GeometryScriptBakeTypes

[Read-Only] Bake Type: The bake output type to generate

Type:

(GeometryScriptBakeTypes)