CurvePointYKey

class CurvePointYKey(val property: String = "curvePoint.y") : KeyProperties(source)

Represents a key property for the y-coordinate of a curve point.

Constructors

Link copied to clipboard
constructor(property: String = "curvePoint.y")

Properties

Link copied to clipboard
open override val property: String

The name of the property.