A variable defined in BBMOD_Gizmo.gml
Function
A function that the gizmo uses to retrieve an instance's global matrix. Normally this is an identity matrix. If the instance is attached to another instance for example, then this will be that instance's transformation matrix. Must take the instance as the first argument and return a BBMOD_Matrix. Defaults to a function that always returns an identity matrix.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.