[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic If this is true the Emitter's Position and Orientation will not be Lerped during the particle system's next Update() function call. The Update() function will always set this value back to false after all of the particle's have been emitted for that Update() call. Setting this to true allows you to "teleport" the Emitter from one position to another without particles being released at any positions in between the Emitter's old and new Position and Orientation. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Property Value Type: Boolean See Also |