Properties
colorAngle
colorAngle: number = 0
lastEditedInput
lastEditedInput: undefined | HTMLInputElement
lastPlotTime
lastPlotTime: number = 0
plot
plot: undefined | (Line<BufferGeometry<NormalBufferAttributes>, Material | Material[], Object3DEventMap> | Mesh<BufferGeometry<NormalBufferAttributes>, Material | Material[], Object3DEventMap>)[]
plotInformation
plotInformation: undefined | PlotInformation
plotReady
plotReady: undefined | number
plotting
plotting: boolean = false
remain
remain: undefined | boolean
settings
settings: {
remove: (() => void);
x: string;
y: string;
z: string;
}
Type declaration
remove: (() => void)
x: string
y: string
z: string
xItem
xItem: GUIController<object>
yItem
yItem: GUIController<object>
zItem
zItem: GUIController<object>
variablesフォルダの中身のパネルのためのクラス