影响模型的样式

interface GuideLineMeshStyle {
    translate?: number[];
}

Properties

Properties

translate?: number[]

三维偏移值: [x, y, z]