Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Particles
  5. setParticleConeShape

setParticleConeShape

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Set particle cone shape (angle = how far it spreads out at the end, radius = how far it spreads at the start)

Parameters:

  • angle
    • A float value
  • radius
    • A float value

Example:

1
obj.setParticleConeShape(angle, radius)
Tags
Was this article helpful to you? Yes No

How can we help?