Class Mesh.Vertex1
The Vertex Buffer 1 structure format.
Inheritance
System.Object
Mesh.Vertex1
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class Vertex1 : ValueType
Fields
LightmapUVs
Normal
Tangent
The tangent vector (packed). Bitangent sign in component A.
Declaration
public FloatR10G10B10A2 Tangent
Field Value
FloatR10G10B10A2
|