GPUParticlesCollisionHeightField3D

Inherits: GPUParticlesCollision3D < VisualInstance3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

bool

follow_camera_enabled

false

Resolution

resolution

2

Vector3

size

Vector3(2, 2, 2)

UpdateMode

update_mode

0


Enumerations

enum Resolution:

Resolution RESOLUTION_256 = 0

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_512 = 1

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_1024 = 2

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_2048 = 3

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_4096 = 4

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_8192 = 5

There is currently no description for this enum. Please help us by contributing one!

Resolution RESOLUTION_MAX = 6

There is currently no description for this enum. Please help us by contributing one!


enum UpdateMode:

UpdateMode UPDATE_MODE_WHEN_MOVED = 0

There is currently no description for this enum. Please help us by contributing one!

UpdateMode UPDATE_MODE_ALWAYS = 1

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

bool follow_camera_enabled = false

  • void set_follow_camera_enabled ( bool value )

  • bool is_follow_camera_enabled ( )

There is currently no description for this property. Please help us by contributing one!


Resolution resolution = 2

There is currently no description for this property. Please help us by contributing one!


Vector3 size = Vector3(2, 2, 2)

There is currently no description for this property. Please help us by contributing one!


UpdateMode update_mode = 0

There is currently no description for this property. Please help us by contributing one!