unreal.RigVMFunction_MathColorFromDouble¶
- class unreal.RigVMFunction_MathColorFromDouble(value: float = 0.0, result: LinearColor = Ellipsis)¶
Bases:
RigVMFunction_MathColorBaseMakes a vector from a single double
C++ Source:
Module: RigVM
File: RigVMFunction_MathColor.h
Editor Properties: (see get_editor_property/set_editor_property)
result(LinearColor): [Read-Write]value(double): [Read-Write]
- property result: LinearColor¶
[Read-Only]
- Type: