AnchorSettings.ARSessionOriginSource Field

Definition

GameObject which has (or will have) the ARSessionOrigin component, required when using AR Foundation.

public UnityEngine.GameObject ARSessionOriginSource;
val mutable ARSessionOriginSource : UnityEngine.GameObject
Public ARSessionOriginSource As GameObject 

Field Value

UnityEngine.GameObject

Remarks

Ignored except when anchorSubsystem == ARF.

Applies to