Spawn a registered custom particle
overload 1:
Confetti.newParticle(name: string, pos: Vector3, vel: Vector3): Confetto | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-891985903||
| pos accepts | typings.2002444080||
| vel accepts | typings.2002444080||
| Return Value | typings.-515601234
overload 2:
Confetti.newParticle(name: string, pos: Vector3, vel: Vector3, options: ConfettoOptions): Confetto | Method Property | Fluent Description | Representation |
|---|---|---|
| name accepts | typings.-891985903||
| pos accepts | typings.2002444080||
| vel accepts | typings.2002444080||
| options accepts | typings.-1030647280||
| Return Value | typings.-515601234
Confetti