Click or drag to resize

GameModeFirstPersonCameraAttachToEyes Property

Whether to attach the camera in the first person mode to the eyes of the controlled object.

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

Property Value

Type: ReferenceBoolean
See Also