GetInstance Method
- Namespace
- SatorImaging.UnityFundamentals
GetInstance()
public static TSelf GetInstance()
[Thread-Safe]
Get pooled instance or create new if pool is empty.
Call Dispose()
to return instance to pool for reuse.
Returns
- TSelf
public static TSelf GetInstance()
[Thread-Safe]
Get pooled instance or create new if pool is empty.
Call Dispose()
to return instance to pool for reuse.