Interface XRPackageInitializationBase
Interface for specifying package initialization information
Namespace: UnityEditor .XR.Management
Assembly: solution.dll
Syntax
public interface XRPackageInitializationBase
Properties
Name | Description |
---|---|
Loader |
The loader full type name for this package |
Loader |
The loader type name for this package |
Package |
Package initialization key |
Package |
Package name property |
Settings |
The settings full type name for this package |
Settings |
The settings type name for this package |
Methods
Name | Description |
---|---|
Populate |
Initialize package settings |