Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class CurveSamplerTime

Data for one time on a curve sampler. Contains the point data for each curve at the time.

Hierarchy

  • CurveSamplerTime

Index

Constructors

Properties

Constructors

constructor

Properties

points

points: Array<CurveSamplerPoint>

Point data for each curve the sampler has. Must have 1 to 4 values.

time

time: number

Time for the point. Generally 0->1

Generated using TypeDoc