WeatherMakerLightManagerScriptCurrentCameraFrustumPlanes Field |
The planes of the current camera view frustum
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public readonly Plane[] CurrentCameraFrustumPlanes
Public ReadOnly CurrentCameraFrustumPlanes As Plane()
public:
initonly array<Plane>^ CurrentCameraFrustumPlanes
val CurrentCameraFrustumPlanes: Plane[]
Field Value
Type:
PlaneSee Also