ReflectionCameraInfo Fields |
The WeatherMakerReflectionScriptReflectionCameraInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReflectionCamera |
The reflection camera
|
![]() | SourceCamera |
The observing camera
|
![]() | SourceCameraIsReflection |
Whether the source camera is a reflection camera
|
![]() | TargetTexture |
Target render texture
|
![]() | TargetTexture2 |
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.
|