ProjectionMethod
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Projection method types for coordinate transformations. Used when converting between screen and world coordinates.
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/PositioningEnums.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
Unproject
Use camera unproject_position
ScreenToWorld
Use screen_to_world transformation
CameraInverse
Use camera inverse transform
EventGlobal
Use event.global_position
EventPos
Use event.position