Interface AsukaAssemblyPlacementDefinition

interface AsukaAssemblyPlacementDefinition {
    support?: AsukaAssemblySupportMode;
    supportOffset?: number;
}

Properties

floor keeps the component's lowest collision point on the plan floor. free leaves all three axes under API/user control.

supportOffset?: number

Vertical offset above the support surface, in scene world units.