Property | Type | Description | |
---|---|---|---|
A | int | ||
B | int | ||
C | int | ||
Material | |||
Section | HaloWarsTools.GenericMeshSection |
Method | Description | |
---|---|---|
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 | |
return | Vector3 |
public static CalculateNormal ( Vector3 a, Vector3 b, Vector3 c ) : Vector3 | ||
a | Vector3 | |
b | Vector3 | |
c | Vector3 | |
return | Vector3 |
public GenericFace ( int a, int b, int c, |
||
a | int | |
b | int | |
c | int | |
material | ||
section | HaloWarsTools.GenericMeshSection | |
return | System |
public static OffsetIndices ( |
||
initialValue | ||
offset | int | |
return |
public static ReverseWinding ( |
||
initialValue | ||
return |