Const
Can be attached to features to have the primitives be created sync instead of async. Use this for faster response times to changes. Do not use this on bulk insertion etc. since sync creation blocks the rendering thread
Generated using TypeDoc
Can be attached to features to have the primitives be created sync instead of async. Use this for faster response times to changes. Do not use this on bulk insertion etc. since sync creation blocks the rendering thread