Api Sandbox VertexAttribute
struct

VertexAttribute

public sealed struct VertexAttribute

Constructors

VertexAttribute(VertexAttributeType type, VertexAttributeFormat format, Int32 components, Int32 semanticIndex)

Fields

Name Type Description
Type VertexAttributeType
Format VertexAttributeFormat
Components Int32
SemanticIndex Int32
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.VertexAttribute