type CollectionProperties<T> = T[] | Collection<T>
类型: T[] | Collection<T>
T[]
Collection
<T>
any
CollectionChangeEventHandler
参数
ColorProperties
颜色属性类型,可以是Color对象、数字数组或字符串
Written by:
BIMFlux AI