OptionaluvyAxis: EnumValue<AxisConvention, number>OptionalndcyAxis: EnumValue<AxisConvention, number>OptionalmatrixOrder: EnumValue<MatrixOrder, number>Determines the order in which matrices are laid out in GPU programs.
Determines the direction of the Y axis in normalized device coordinate (NDC) space.
Determines the direction of the Y axis in UV (texture mapping) space.
Copies all properties defined by the prototype of Conventions from other to this instance.
Clones this instance and returns a new Conventions with identical values.
Determines if this Conventions instance is equal to the other instance.
StaticisDetermines if both Conventions instances are equal.
Conventions used for a specific render backend.