Method CameraSpacePlane
CameraSpacePlane(Matrix4x4, Vector3, Vector3, float, float)
선언
public static Vector4 CameraSpacePlane(Matrix4x4 worldToCamera, Vector3 positionWS, Vector3 normalWS, float sideSign = 1, float clipPlaneOffset = 0)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Matrix4x4 | worldToCamera | |
Vector3 | positionWS | |
Vector3 | normalWS | |
float | sideSign | |
float | clipPlaneOffset |
반환
타입 | 설명 |
---|---|
Vector4 |