FREE TRIAL

|

☀
☾

Length3 Constructor

Length3(Length, Length, Length)

Constructs a new Length3.

Declaration
public Length3(Length x, Length y, Length z)
Parameters
Type Name Description
Length x

The length assigned to X.

Length y

The length assigned to Y.

Length z

The length assigned to Z.

Length3(Length2, Length)

Constructs a new Length3 from a Length2 and z component.

Declaration
public Length3(Length2 xy, Length z)
Parameters
Type Name Description
Length2 xy

The lengths assigned to X and Y.

Length z

The length assigned to Z.

☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC