unreal.GeometryScriptMeshBevelSelectionOptions
¶
- class unreal.GeometryScriptMeshBevelSelectionOptions(bevel_distance: float = 0.0, infer_material_id: bool = False, set_material_id: int = 0)¶
Bases:
StructBase
Geometry Script Mesh Bevel Selection Options
C++ Source:
Plugin: GeometryScripting
Module: GeometryScriptingCore
File: MeshModelingFunctions.h
Editor Properties: (see get_editor_property/set_editor_property)
bevel_distance
(float): [Read-Write]infer_material_id
(bool): [Read-Write]set_material_id
(int32): [Read-Write]