Struct FaceData
Contains additional information that can be added to Faces.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Fusee.Jometri
Assembly: Fusee.Jometri.dll
Syntax
public struct FaceData
Fields
FaceNormal
The normal of the Face.
Declaration
public float3 FaceNormal
Field Value
Type | Description |
---|---|
float3 |