HexColorFunction Class
Converts a color from float3 or float4 to hex string color.
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive.Expressions 2.9.1
Interface of HexColorFunction
UnaryOperator
Inherited fromCompute(object) : object uno
IsOperandOptional : bool uno
OnLostOperand(IListener) uno
OnNewOperand(IListener, object) uno
Operand : Expression uno
ComputeExpression
Inherited fromGetArgument(int) : Expression uno
Name : string uno
TryCompute(Argument[], object) : bool uno
Expression
Inherited fromSourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
object
Inherited fromEquals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide