unreal.RigVMFunction_MathColorFromDouble
¶
- class unreal.RigVMFunction_MathColorFromDouble(value: float = 0.0, result: LinearColor = Ellipsis)¶
Bases:
RigVMFunction_MathColorBase
Makes a vector from a single double
C++ Source:
Plugin: RigVM
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: