Click or drag to resize

GameModeDisplayTarget Property

Whether to display a target in the center of the screen in the first or third person camera.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<AutoTrueFalse> DisplayTarget { get; set; }

Property Value

Type: ReferenceAutoTrueFalse
See Also