WeatherMakerCommandBufferManagerScriptCurrentReflectionPlane Field |
Set this in OnWillRenderObject for the current reflection Vector
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static Nullable<Vector3> CurrentReflectionPlane
Public Shared CurrentReflectionPlane As Nullable(Of Vector3)
public:
static Nullable<Vector3> CurrentReflectionPlane
static val mutable CurrentReflectionPlane: Nullable<Vector3>
Field Value
Type:
NullableVector3See Also