ImmerseProjectSettings Properties |
The ImmerseProjectSettings type exposes the following members.
Name | Description | |
---|---|---|
HoldPointyFingerToRecord |
Toggle a mode that allows a user to record with the point Finger
| |
OfflineInEditor |
Toggle offline mode in editor for local testing
When this is enabled, network related features (like Ghost messages) may not behave exactly the same when the application is built and run in online mode.
This is for quick iteration and scene testing in the Editor only.
| |
OfflineSessionType |
The session type to use for offline testing in the editor
| |
OfflineUserClientType |
The client type to use for users when offline testing in the editor
| |
OfflineUserProfileType |
The profile type to use for users when offline testing in the editor
| |
SupportOfflineBuilds |
Toggle offline mode for builds
When this is enabled, network related features (like Ghost messages) may not behave exactly the same when the application is running in online mode.
|