VoxelBlockyType

Inherits: Resource

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
Array _variant_models_data []
VoxelBlockyAttribute[] attributes []
VoxelBlockyModel base_model
StringName unique_name &"unnamed"

Methods:

Return Signature
VoxelBlockyAttribute get_rotation_attribute ( ) const
void set_variant_model ( Array _unnamed_arg0, VoxelBlockyModel _unnamed_arg1 )

Constants:

  • MAX_ATTRIBUTES = 4

Property Descriptions

Array _variant_models_data = []

(This property has no documentation)

VoxelBlockyAttribute[] attributes = []

(This property has no documentation)

VoxelBlockyModel base_model

(This property has no documentation)

StringName unique_name = &"unnamed"

(This property has no documentation)

Method Descriptions

VoxelBlockyAttribute get_rotation_attribute( )

(This method has no documentation)

void set_variant_model( Array _unnamed_arg0, VoxelBlockyModel _unnamed_arg1 )

(This method has no documentation)

Generated on Apr 06, 2024