GPUParticlesCollisionSDF3D

Inherits: GPUParticlesCollision3D < VisualInstance3D < Node3D < Node < Object

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

Properties

int

bake_mask

4294967295

Resolution

resolution

2

Vector3

size

Vector3(2, 2, 2)

Texture3D

texture

float

thickness

1.0

Methods

bool

get_bake_mask_value ( int layer_number ) const

void

set_bake_mask_value ( int layer_number, bool value )


Enumerations

enum Resolution:

Resolution RESOLUTION_16 = 0

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

Resolution RESOLUTION_32 = 1

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

Resolution RESOLUTION_64 = 2

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

Resolution RESOLUTION_128 = 3

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

Resolution RESOLUTION_256 = 4

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

Resolution RESOLUTION_512 = 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!


Property Descriptions

int bake_mask = 4294967295

  • void set_bake_mask ( int value )

  • int get_bake_mask ( )

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!


Texture3D texture

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


float thickness = 1.0

  • void set_thickness ( float value )

  • float get_thickness ( )

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


Method Descriptions

bool get_bake_mask_value ( int layer_number ) const

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


void set_bake_mask_value ( int layer_number, bool value )

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