Class CameraInsideVehicle
Empty component that should be attached to the cameras that are inside the vehicle if interior sound change is to be used.
Namespace: NWH.Common.Cameras
Assembly: NWH.Common.dll
Syntax
public class CameraInsideVehicle : MonoBehaviour
Fields
| Edit this page View SourceisInsideVehicle
Is the camera inside vehicle?
Declaration
[Tooltip(" Is the camera inside vehicle?")]
public bool isInsideVehicle
Field Value
| Type | Description |
|---|---|
| bool |