Bind model data into object list
This commit is contained in:
@@ -7,6 +7,11 @@ import type { ObjectID } from "./Renderer";
|
||||
*/
|
||||
class CtrlObject extends LabelObject {
|
||||
|
||||
/**
|
||||
* 显示名称
|
||||
*/
|
||||
public displayName: string = "";
|
||||
|
||||
/**
|
||||
* 颜色
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user