Skip to content

Instantly share code, notes, and snippets.

@griffi-gh
Created November 16, 2025 15:35
Show Gist options
  • Select an option

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

Select an option

Save griffi-gh/028b6143f4b2e38257f7bb7793612031 to your computer and use it in GitHub Desktop.
using. /Verse.org/SpatialMath
(InVector: vector3).Untransform<public>(Transform: transform)<computes><reads>: vector3 =
((InVector - Transform.Translation) * Transform.Rotation.Invert()) / Transform.Scale;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment