WeatherMakerScriptAutoFindMainCamera Field |
Whether to auto-find all cameras tagged as MainCamera and add them to the AllowCameras list. Set to false if you don't need this or see any performance issue.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool AutoFindMainCamera
Public AutoFindMainCamera As Boolean
public:
bool AutoFindMainCamera
val mutable AutoFindMainCamera: bool
Field Value
Type:
BooleanSee Also