FREE TRIAL

|

☀
☾

Length3.FixedValue

FixedValue(Vector3)

Create a new Value Length3.

Declaration
public static Length3 FixedValue(Vector3 value)
Parameters
Type Name Description
Vector3 value

The measurement of the length in units.

Returns
Type Description
Length3

A new Value Length3.

FixedValue(float, float, float)

Create a new Value Length3 from x, y, and z.

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

The measurement of the x-axis in units.

float y

The measurement of the y-axis in units.

float z

The measurement of the z-axis in units.

Returns
Type Description
Length3

A new Value Length3.

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