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] The bake output type to generate
- property bake_type: GeometryScriptBakeTypes¶
[Read-Only] The bake output type to generate
- Type: