Table of Contents

Class S1MAPI

Namespace
S1MAPI.Core
Assembly
S1MAPI_Mono.dll

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

string

Version

Gets the S1MAPI library version.

public static string Version { get; }

Property Value

string