Class Volume
  
Inheritance
MonoBehaviour
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