Properties
_rebaseOrigin
_rebaseOrigin: ((delta) => void)
Type declaration
-
- (delta): void
-
Returns void
allBaseMeshes
allBaseMeshes: any[]
buildObjectMeshes
buildObjectMeshes: (() => void)
disposeChunk
disposeChunk: ((chunk) => void)
Type declaration
-
- (chunk): void
-
Returns void
initChunk
initChunk: ((chunk) => void)
Type declaration
-
- (chunk): void
-
Returns void
rootNode
rootNode: TransformNode
setObjectBlock
setObjectBlock: ((chunk, blockID, i, j, k) => void)
Type declaration
-
- (chunk, blockID, i, j, k): void
-
Parameters
-
chunk: any
-
blockID: any
-
i: any
-
j: any
-
k: any
Returns void