maxDistance 属性

num? maxDistance

实现

num? get maxDistance native;
void maxDistance=(num? value)

实现

set maxDistance(num? value) native;