WeatherMakerCommandBuffer Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerCommandBuffer type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerCommandBuffer | Initializes a new instance of the WeatherMakerCommandBuffer class |
Name | Description | |
---|---|---|
CameraType |
Whether the command buffer is a reflection
|
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 | |
---|---|---|
Camera |
Camera the command buffer is attached to
| |
CommandBuffer |
The command buffer
| |
Material |
A copy of the original material to render with, will be destroyed when command buffer is removed
| |
RenderQueue |
Render queue for the command buffer
| |
ReprojectionState |
Reprojection state or null if none
|