Table of Contents

Enum RenderingServer.ParticlesCollisionType

Namespace
Godot
Assembly
GodotSharp.dll
public enum RenderingServer.ParticlesCollisionType : long

Fields

BoxAttract = 1
BoxCollide = 4
HeightfieldCollide = 6
SdfCollide = 5
SphereAttract = 0
SphereCollide = 3
VectorFieldAttract = 2