Property | Type | Description | |
---|---|---|---|
m_ClipPlaneOffset | float | ||
m_DisablePixelLights | bool | ||
m_ReflectLayers | LayerMask | ||
m_TextureSize | int |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnWillRenderObject ( ) : void |
Method | Description | |
---|---|---|
CalculateObliqueMatrix ( Matrix4x4 &projection, Vector4 clipPlane ) : void | ||
CalculateReflectionMatrix ( Matrix4x4 &reflectionMat, Vector4 plane ) : void | ||
CameraSpacePlane ( Camera cam, Vector3 pos, Vector3 normal, float sideSign ) : Vector4 | ||
CreateMirrorObjects ( Camera currentCamera, Camera &reflectionCamera ) : void | ||
UpdateCameraModes ( Camera src, Camera dest ) : void | ||
sgn ( float a ) : float |