Table of Contents

Enum AtmosphereVolumeTemplate.VolumeShape

Namespace
Nautilus.Assets.PrefabTemplates
Assembly
Nautilus.dll
The shape of an atmosphere volume's trigger.
public enum AtmosphereVolumeTemplate.VolumeShape
Extension Methods

Fields

Capsule = 2
Capsule with default radius of 0.5m and height of 2m.
Cube = 1
Cube with default dimensions of 1x1x1m.
Sphere = 0
Sphere with default radius 0.5m (diameter 1m).