Interface IUsesCameraProjectionMatrix
Provides access to a projection matrix that matches the physical camera
Namespace: Unity.MARS.Providers
Syntax
public interface IUsesCameraProjectionMatrix : IFunctionalitySubscriber<IProvidesCameraProjectionMatrix>