curve 属性

Float32List? curve

实现

Float32List? get curve native;
void curve=(Float32List? value)

实现

set curve(Float32List? value) native;