Свойство | Тип | Описание | |
---|---|---|---|
A | int | ||
B | int | ||
C | int | ||
Material | |||
Section | HaloWarsTools.GenericMeshSection |
Метод | Описание | |
---|---|---|
CalculateNormal ( List vertices ) : Vector3 | ||
CalculateNormal ( Vector3 a, Vector3 b, Vector3 c ) : Vector3 | ||
GenericFace ( int a, int b, int c, |
||
OffsetIndices ( |
||
ReverseWinding ( |
public CalculateNormal ( List vertices ) : Vector3 | ||
vertices | List | |
Результат | Vector3 |
public static CalculateNormal ( Vector3 a, Vector3 b, Vector3 c ) : Vector3 | ||
a | Vector3 | |
b | Vector3 | |
c | Vector3 | |
Результат | Vector3 |
public GenericFace ( int a, int b, int c, |
||
a | int | |
b | int | |
c | int | |
material | ||
section | HaloWarsTools.GenericMeshSection | |
Результат | System |
public static OffsetIndices ( |
||
initialValue | ||
offset | int | |
Результат |
public static ReverseWinding ( |
||
initialValue | ||
Результат |