📜  krpano 数组 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:53.049000             🧑  作者: Mango

代码示例1
object.createarray(arrayname)
- Create a new krpano Array inside the current object.
- Returns the new created krpano Array Object.
- If the array exists already then the current Array will be kept and the exiting Array will be returned.