Class RayExtensions
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.dll
public static class RayExtensions
- Inheritance
-
RayExtensions
- Inherited Members
Methods
UnProject(Vector2, ref Matrix4x4, ref Matrix4x4, float, float, float, bool)
public static Ray UnProject(this Vector2 point2d, ref Matrix4x4 view, ref Matrix4x4 projection, float nearPlane, float w, float h, bool isPerpective)
Parameters
point2dVector2viewMatrix4x4projectionMatrix4x4nearPlanefloatwfloathfloatisPerpectivebool