FREE TRIAL

|

☀
☾

Length3.Percentage

Percentage(Vector3)

Create a new Percent Length3.

Declaration
public static Length3 Percentage(Vector3 percent)
Parameters
Type Name Description
Vector3 percent

The measurement of the length as a percentage.

Returns
Type Description
Length3

A new Length3 as a component-wise percentage.

Percentage(float, float, float)

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

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

The measurement of the x-axis as a percentage.

float y

The measurement of the y-axis as a percentage.

float z

The measurement of the z-axis as a percentage.

Returns
Type Description
Length3

A new Length3 as a component-wise percentage.

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