com.microsoft.mesh.toolkit
Advanced tools
Comparing version 5.2408.290 to 5.2409.244
@@ -38,6 +38,6 @@ { | ||
"type": "Microsoft.Mesh.Interactables.MeshInteractableBody", | ||
"networking": "custom", | ||
"properties": [ | ||
{ | ||
"property": "EquippedAt", | ||
"sharing": "intrinsic", | ||
"write": false, | ||
@@ -48,2 +48,3 @@ "share": true | ||
"property": "EquipTime", | ||
"sharing": "intrinsic", | ||
"write": false, | ||
@@ -54,2 +55,3 @@ "share": true | ||
"property": "IsActivated", | ||
"sharing": "intrinsic", | ||
"write": false, | ||
@@ -64,2 +66,3 @@ "share": true | ||
"property": "IsEquipped", | ||
"sharing": "intrinsic", | ||
"write": false, | ||
@@ -74,2 +77,3 @@ "share": true | ||
"property": "IsSelected", | ||
"sharing": "intrinsic", | ||
"write": false, | ||
@@ -76,0 +80,0 @@ "share": true |
@@ -238,8 +238,2 @@ { | ||
"type": "Microsoft.Mesh.Physics.ResetBodyTransforms", | ||
"properties": [ | ||
{ | ||
"property": "IsResetInProgress", | ||
"write": false | ||
} | ||
], | ||
"methods": [ | ||
@@ -246,0 +240,0 @@ { |
��C h a n g e l o g | ||