Skip to content

Conversation

@sprunk
Copy link
Collaborator

@sprunk sprunk commented Dec 26, 2025

  • UnitDefs[i].collisionVolume.primaryAxis
  • UnitDefs[i].selectionVolume.primaryAxis
  • FeatureDefs[i].collisionVolume.primaryAxis
  • FeatureDefs[i].selectionVolume.primaryAxis

Returns the primary axis of a cylinder: x = 1, y = 2, z = 3. Present only if volume.type == "cylinder", nil otherwise.

* `UnitDefs[i].collisionVolume.primaryAxis`
* `UnitDefs[i].selectionVolume.primaryAxis`
* `FeatureDefs[i].collisionVolume.primaryAxis`
* `FeatureDefs[i].selectionVolume.primaryAxis`

Returns the primary axis of a cylinder: x = 1, y = 2, z = 3.
Present only if volume.type == "cylinder", nil otherwise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants