ComponentSingleton<T>.

Instance Property

Summary

Creates a new UnityEngine.GameObject with a T component when first accessed.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
ComponentSingleton<T>

Syntax

public static T Instance { get; }

Value

Type Description
T