Interface IProvidesMoveCameraRig
Provide the ability to move the camera rig
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesMoveCameraRig : IFunctionalityProvider
Methods
Name | Description |
---|---|
MoveCameraRig(Vector3, Vector3?) | Method for moving the camera rig |