Builder

class Builder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var points: MutableList<Vector2f>?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun points(vararg values: Vector2f): CurveValue.Builder
Link copied to clipboard
Link copied to clipboard