FREE TRIAL

|

☀
☾

Length2.FixedValue

FixedValue(Vector2)

Create a new Value Length2.

Declaration
public static Length2 FixedValue(Vector2 value)
Parameters
Type Name Description
Vector2 value

The measurement of the length in units.

Returns
Type Description
Length2

A new Value Length2.

FixedValue(float, float)

Create a new Value Length2 from x and y.

Declaration
public static Length2 FixedValue(float x, float y)
Parameters
Type Name Description
float x

The measurement of the x-axis in units.

float y

The measurement of the y-axis in units.

Returns
Type Description
Length2

A new Value Length2.

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