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