HelperIntersectionGetMouseIntersectionPointOnPlane(Plane, Single) Methode
Konvertiert 2D-Mauskoordinaten in 3D-Koordinaten
Namensraum: KWEngine3.HelperAssembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.5.0+4e60eeea000a35726a964061ff0b345d8a5a5812
public static Vector3 GetMouseIntersectionPointOnPlane(
Plane planeNormal = Plane.Camera,
float planeHeight = 0f
)
- planeNormal Plane (Optional)
- Kollisionsebene (Standard: Camera)
- planeHeight Single (Optional)
- Höhe der Kollisionsebene
Vector33D-Mauskoordinaten