Method ToYVRPose
ToYVRPose(Transform)
Declaration
public static XRPose ToYVRPose(this Transform transform)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | transform |
Returns
| Type | Description |
|---|---|
| XRPose |
ToYVRPose(Transform, XRPose)
Declaration
public static XRPose ToYVRPose(this Transform transform, XRPose offset)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | transform | |
| XRPose | offset |
Returns
| Type | Description |
|---|---|
| XRPose |