Skip to content

Instantly share code, notes, and snippets.

@griffi-gh
Last active November 16, 2025 15:38
Show Gist options
  • Select an option

  • Save griffi-gh/9d9f93ed9a5d566758fdd2d93da92904 to your computer and use it in GitHub Desktop.

Select an option

Save griffi-gh/9d9f93ed9a5d566758fdd2d93da92904 to your computer and use it in GitHub Desktop.
using. /Verse.org/SceneGraph
_mesh_editor_only_component<public> := class<final_super>(component):
OnAddedToScene<override>(): void =
if (Mesh := Entity.GetComponent[mesh_component]). Mesh.Disable();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment