Share via


AnchorSettings.ARSessionSource Field

Definition

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

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

Field Value

UnityEngine.GameObject

Remarks

Ignored except when anchorSubsystem == ARF.

Applies to