unreal.GeometryScriptPlanarSimplifyOptions

class unreal.GeometryScriptPlanarSimplifyOptions(angle_threshold=0.001)

Bases: unreal.StructBase

Geometry Script Planar Simplify Options

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: MeshSimplifyFunctions.h

Editor Properties: (see get_editor_property/set_editor_property)

  • angle_threshold (float): [Read-Write] Angle Threshold

property angle_threshold

[Read-Write] Angle Threshold

Type

(float)