Api Sandbox SimpleVertex
struct

SimpleVertex

public sealed struct SimpleVertex

Constructors

SimpleVertex(Vector3 position, Vector3 normal, Vector3 tangent, Vector2 texcoord)

Fields

Name Type Description
position Vector3
normal Vector3
tangent Vector3
texcoord Vector2
Layout static VertexAttribute[]
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.SimpleVertex