WeatherMakerFallingParticleScript3DIsFirstPerson 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
Syntax public bool IsFirstPerson
Public IsFirstPerson As Boolean
public:
bool IsFirstPerson
val mutable IsFirstPerson: bool
Field Value
Type:
BooleanSee Also