BoundsReference

Inherits from ValueReference<T>

Declaration

[Serializable]
public class BoundsReference : ValueReference<Bounds, BoundsVariable>

Description

A reference to a Bounds value, either a constant or BoundsVariable.

Constructors

BoundsReferenceCreates a new Bounds reference.

Operators

ImplicitImplicitly converts the reference to a Bounds.