Click or drag to resize

RangeColorValue Structure

A structure encapsulating a single precision vector 3 range.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public struct RangeColorValue

The RangeColorValue type exposes the following members.

Constructors
  NameDescription
Public methodRangeColorValue(RangeColorValue)
Initializes a new instance of the RangeColorValue class
Public methodRangeColorValue(ColorValue, ColorValue)
Initializes a new instance of the RangeColorValue class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
Operators
Fields
  NameDescription
Public fieldMaximum
Public fieldMinimum
Public fieldStatic memberZero
Top
Extension Methods
See Also