Click or drag to resize

RelaxISPlugin_TransferFunctionCanBeNormalized Property

Indicates, if the transfer function supports being normalized

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual bool CanBeNormalized { get; }

Return Value

Boolean
True, if NormalizeValue(Double, Double, Double, Double, Double) is overridden
See Also