Class ABRDataContainer
Inheritance
ABRDataContainer
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
[AddComponentMenu("ABR/ABR Data Container")]
public class ABRDataContainer : MonoBehaviour
Fields
|
Improve this Doc
View Source
bounds
Declaration
[SerializeField]
[Tooltip("Bounds to constrain the data to")]
public Bounds bounds
Field Value
|
Improve this Doc
View Source
overwriteStateBounds
Declaration
[SerializeField]
[Tooltip("Overwrite the bounds for this group found in an ABR state file that is loaded, if any exist")]
public bool overwriteStateBounds
Field Value