Optional colorColor value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Uint32 encoded RGBA where Red is least significant byte. Can be translated to Color object with ColorUint32
Optional Readonly lookupLook-up value of the visualized sample after data mapping.
For original data properties, refer to sample
Optional Readonly rotationRotation value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Unit = Degrees
Readonly sampleAll sample values from the originating data set.
When interpolation is used, this will be either sample A or B (it shouldn't really be used in this case)
Optional sizeSize value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Unit = Pixels
Optional Readonly sizeOptional Readonly sizeOptional Readonly sizeReadonly xX value of the visualized sample after data mapping.
For original data properties, refer to sample
Readonly yY value of the visualized sample after data mapping.
For original data properties, refer to sample
Readonly zZ value of the visualized sample after data mapping.
For original data properties, refer to sample
Reference to a sample in XYZ data set.
The
SampleXYZinterface is utilized by cursor result table formatters, solve nearest APIs as well as interaction events ('pointermove', etc.)