简体中文
主题
此构造函数创建一个新的Grid。
注意
双击跳转案例! ⬆️
Grid(length: number, instance: ThreeInstance);
构造函数接收两个参数,option和ThreeInstance实例。
option
ThreeInstance
配置项详情请见配置项手册。
网格的模型、标注等网格对象,你可以访问它们对它们做一些其他处理。