CurvePointXKey

class CurvePointXKey(val property: String = "curvePoint.x") : KeyProperties(source)

Class representing the CurvePointXKey.

Constructors

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

Creates a CurvePointXKey object.

Properties

Link copied to clipboard
open override val property: String

The property associated with CurvePointXKey.