Class S1MAPI
Main entry point for S1MAPI library. Provides library metadata and optional configuration.
public static class S1MAPI
- Inheritance
-
S1MAPI
- Inherited Members
Remarks
S1MAPI requires no initialization - all APIs work immediately. Unity automatically handles resource cleanup on scene unload and application quit. Use MaterialPresets.DefaultShader to override the default shader if needed.
Properties
Name
Gets the S1MAPI library name.
public static string Name { get; }
Property Value
Version
Gets the S1MAPI library version.
public static string Version { get; }