mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-13 21:25:06 +02:00
hasCollisions
This commit is contained in:
@@ -26,7 +26,7 @@ export const aromaReedDiffuser = defineObject({
|
||||
},
|
||||
},
|
||||
placement: 'top',
|
||||
noCollisions: true,
|
||||
hasCollisions: false,
|
||||
createInstance: ({ options, model }) => {
|
||||
const bottleMesh = model.findMesh('__X_BOTTLE__');
|
||||
const bottleMaterial = bottleMesh.material as BABYLON.PBRMaterial;
|
||||
|
||||
Reference in New Issue
Block a user