unreal.FaceCullStrategy

class unreal.FaceCullStrategy

Bases: EnumBase

This type is used in some mesh clip operations. Warning: this type is used compiled COs. Any relevant change to the option order requires and update in the CustomizableObjectPrivate::ECustomizableObjectVersions

C++ Source:

  • Plugin: Mutable

  • Module: MutableRuntime

  • File: Types.h

ALL_VERTICES_CULLED: FaceCullStrategy = Ellipsis

0

ONE_VERTEX_CULLED: FaceCullStrategy = Ellipsis

1