Click or drag to resize

GameModeFirstPersonCameraCutVolumeRadius Property

The radius of cut geometry from the camera to prevent drawing the internal part of the controlled object 3D model.

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

Property Value

Type: ReferenceDouble
See Also