VoxelBlockyAttributeCustom¶
Inherits: VoxelBlockyAttribute
Warning
This class is marked as experimental. It is subject to likely change or possible removal in future versions. Use at your own discretion.
Properties:¶
| Type | Name | Default |
|---|---|---|
| StringName | attribute_name | &"" |
| int | default_value | 0 |
| int | value_count | 2 |
Methods:¶
| Return | Signature |
|---|---|
| void | set_value_name ( int value, StringName value_name ) |
Property Descriptions¶
StringName attribute_name = &""¶
(This property has no documentation)
int default_value = 0¶
(This property has no documentation)
int value_count = 2¶
(This property has no documentation)
Method Descriptions¶
void set_value_name( int value, StringName value_name )¶
(This method has no documentation)
Generated on Jan 26, 2026