Click or drag to resize

ReflectionCameraInfo Fields

The WeatherMakerReflectionScriptReflectionCameraInfo type exposes the following members.

Fields
  NameDescription
Public fieldReflectionCamera
The reflection camera
Public fieldSourceCamera
The observing camera
Public fieldSourceCameraIsReflection
Whether the source camera is a reflection camera
Public fieldTargetTexture
Target render texture
Public fieldTargetTexture2
Second target render texture, only needed if VR is enabled. This is for the right eye. Unity does not provide a way to call camera.Render() with single pass stereo, each eye must be rendered to a separate render texture regardless of VR settings.
Top
See Also