unreal.DMMaterialValueBoolDynamic¶
- class unreal.DMMaterialValueBoolDynamic(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
DMMaterialValueDynamicLink to a UDMMaterialValueBool for Material Designer Model Dynamics.
C++ Source:
Plugin: DynamicMaterial
Module: DynamicMaterial
File: DMMaterialValueBoolDynamic.h
Editor Properties: (see get_editor_property/set_editor_property)
component_dirty(bool): [Read-Only]component_state(DMComponentLifetimeState): [Read-Only]editable_properties(Array[Name]): [Read-Only]parent_component_name(Name): [Read-Only]value(bool): [Read-Write]