CameraProjectionParams Class |
Namespace: TouchScript.Layers
public class CameraProjectionParams : ProjectionParams
The CameraProjectionParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraProjectionParams |
Initializes a new instance of the CameraProjectionParams class.
|
Name | Description | |
---|---|---|
![]() | ProjectFrom |
Projects a world point onto layer.
(Overrides ProjectionParamsProjectFrom(Vector3).) |
![]() | ProjectTo |
Projects a screen point on a 3D plane.
(Overrides ProjectionParamsProjectTo(Vector2, Plane).) |