ThreeD Constructor ThreeD(T, T, T) Constructs a new ThreeD<T>. Declaration public ThreeD(T x, T y, T z) Parameters Type Name Description T x The value assigned to X. T y The value assigned to Y. T z The value assigned to Z.