If you check the Mesh.RegenMode you'll notice that it's set as CompileOnly. You'll need to call ViewportLayout.Entities.Regen() to see the result of the operation.
If you check the Mesh.RegenMode you'll notice that it's set as CompileOnly. You'll need to call ViewportLayout.Entities.Regen() to see the result of the operation.
Comments
Please sign in to leave a comment.