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) |