Vector3IntReference

Inherits from ValueReference<T>

Declaration

[Serializable]
public class Vector3IntReference : ValueReference<Vector3Int, Vector3IntVariable>

Description

A reference to a Vector3Int value, either a constant or Vector3IntVariable.

Constructors

Vector3IntReferenceCreates a new Vector3Int reference.

Operators

ImplicitImplicitly converts the reference to a Vector3Int.