Skip to content

Added INCLUDE_UNITY_POLYSPATIAL definition#6

Open
MrGcGamer wants to merge 1 commit into
BuildingVolumes:mainfrom
MrGcGamer:main
Open

Added INCLUDE_UNITY_POLYSPATIAL definition#6
MrGcGamer wants to merge 1 commit into
BuildingVolumes:mainfrom
MrGcGamer:main

Conversation

@MrGcGamer
Copy link
Copy Markdown
Contributor

@MrGcGamer MrGcGamer commented May 11, 2026

Addition / Fix to #5

This pull request updates the assembly definition for the Runtime/buildingvolumes.geometry_sequence_player module by adding a new conditional define based on the PolySpatial package. This change allows the project to conditionally include PolySpatial-related features based on the defined symbol.

Dependency management:

  • Added a conditional define on the com.unity.polyspatial package (version 2.0.0-pre.9 (the same version used by unity.xr.visionos)) to the assembly definition, along with the INCLUDE_UNITY_POLYSPATIAL define symbol to enable conditional compilation for PolySpatial features.

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.

1 participant