Spawn Class |
Namespace: ImmerseSDK
public sealed class Spawn : UnityEngine.MonoBehaviour
The Spawn type exposes the following members.
Name | Description | |
---|---|---|
CorrectForPlayspace |
True if the avatar's head should be located at the spawn point, otherwise false to have the center of the playspace located at the spawn point
|
Name | Description | |
---|---|---|
_correctForPlayspace |
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |