Klasse DrawCurveDto<T> (Inputs.Verb)
Konstruktoren
constructor
new DrawCurveDto<T>( curve?: any, opacity?: number, colours?: string | string[], size?: number, updatable?: boolean, curveMesh?: T,): DrawCurveDto<T> Parameter
Optionalcurve: anyOptionalopacity: numberOptionalcolours: string | string[]Optionalsize: numberOptionalupdatable: booleanOptionalcurveMesh: T
Eigenschaften
curve
curve: any
opacity
opacity: number
colours
colours: string | string[]
size
size: number
updatable
updatable: boolean
OptionalcurveMesh
Provide options without default values