WeatherMakerReflectionScriptReflectionCameraInfo Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerReflectionScriptReflectionCameraInfo type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerReflectionScriptReflectionCameraInfo | Initializes a new instance of the WeatherMakerReflectionScriptReflectionCameraInfo class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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.
|