Class Volume
Inheritance
System.Object
Volume
Syntax
public class Volume : MonoBehaviour
Fields
blendDistance
Declaration
public float blendDistance
Field Value
Type |
Description |
System.Single |
|
isGlobal
Declaration
Field Value
Type |
Description |
System.Boolean |
|
priority
Declaration
Field Value
Type |
Description |
System.Single |
|
sharedProfile
Declaration
public VolumeProfile sharedProfile
Field Value
weight
Declaration
Field Value
Type |
Description |
System.Single |
|
Properties
profile
Declaration
public VolumeProfile profile { get; set; }
Property Value
Methods
HasInstantiatedProfile()
Declaration
public bool HasInstantiatedProfile()
Returns
Type |
Description |
System.Boolean |
|