object_data
object_data: {
bottom_y: number;
color?: string;
height: number;
opacity?: number;
shape: Record<string, any>;
visible?: boolean;
}
Type declaration
bottom_y: number
Optional
color?: string
height: number
Optional
opacity?: number
shape: Record<string, any>
Optional
visible?: boolean
标注所在楼层