WeatherMakerFallingParticleScript3D.IsFirstPerson Field |
Whether the particles will anchor themselves to each rendered camera. If false, particles stay where you put them.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool IsFirstPerson
Public IsFirstPerson As Boolean
public:
bool IsFirstPerson
val mutable IsFirstPerson: bool
Field Value
Type:
Boolean
See Also