Struct BowyerWatsonTetrahedralization.Face
- Namespace
- Stride.Rendering.LightProbes
- Assembly
- Stride.Rendering.dll
[DataSerializer(typeof(BowyerWatsonTetrahedralization.Face.Serializer))]
public struct BowyerWatsonTetrahedralization.Face- Inherited Members
Fields
BackFace
public sbyte BackFaceField Value
BackTetrahedron
public int BackTetrahedronField Value
FrontFace
public sbyte FrontFaceField Value
FrontTetrahedron
public int FrontTetrahedronField Value
Normal
public Vector3 NormalField Value
Vertices
public int* VerticesField Value
- int*
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()Returns
- string
- The fully qualified type name.