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

Class CurveSamplerPoint

Data for one point on a curve sampler.

Hierarchy

  • CurveSamplerPoint

Index

Constructors

Properties

Constructors

constructor

Properties

tangents

tangents: [number, number]

Curve tangent values at the point.

value

value: number

Value of the point. Generally 0->1

Generated using TypeDoc