Skip to content

getattachtransform

eisclimber edited this page Apr 4, 2026 · 1 revision

ExPresSXRGrabInteractable.GetAttachTransform(IXRInteractor)

Method in ExPresSXRGrabInteractable

Summary

Return the attach transform for the interactor. If the interactor is a SocketInteractor and a _customSocketAttach is set, it is returned.

public override Transform GetAttachTransform(IXRInteractor interactor)

Parameters

Name Description
UnityEngine.XR.Interaction.Toolkit.Interactors.IXRInteractor interactor

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally