VoxelBlockyAttributeAxis

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
bool horizontal_only false

Methods:

Return Signature
int from_vec3 ( Vector3 v ) const

Enumerations:

enum Axis:

  • AXIS_X = 0
  • AXIS_Y = 1
  • AXIS_Z = 2
  • AXIS_COUNT = 3

Property Descriptions

bool horizontal_only = false

(This property has no documentation)

Method Descriptions

int from_vec3( Vector3 v )

(This method has no documentation)

Generated on Apr 06, 2024