unreal.Vector3b¶
- class unreal.Vector3b(x: bool = False, y: bool = False, z: bool = False)¶
Bases:
StructBaseVector 3b
C++ Source:
Plugin: Avalanche
Module: AvalancheModifiers
File: AvaPatternModifier.h
Editor Properties: (see get_editor_property/set_editor_property)
x(bool): [Read-Write]y(bool): [Read-Write]z(bool): [Read-Write]