ExperimentalOptional Experimental__EXPERIMENTAL_BILLBOARDING?: boolean | numberControls billboarding for connection path geometry.
boolean: Enable/disable billboarding directlynumber: Angle threshold in degrees (0-90). Billboard when path angle from horizontal >= threshold.
For example, 80 means billboard only when path is >=80 degrees from horizontal (nearly vertical).Optional Experimental__EXPERIMENTAL_JUNCTION_INSET?: numberAmount in meters to shorten connection path from each end. Prevents visual overlap with floor paths at junctions.
Note: May not work consistently for vertical paths.
Options specific to connection paths (vertical paths between floors). Extends TAddPathOptions but with enhanced billboarding that supports angle-threshold activation.