Click or drag to resize

SpawnCorrectForPlayspace Property

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

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool CorrectForPlayspace { get; }

Property Value

Type: Boolean
See Also