Table of Contents

Class VertexShaderAttribute

Namespace
Xui.GPU.Shaders.Attributes
Assembly
Xui.Core.dll

Marks a type as a vertex shader stage.

[AttributeUsage(AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
public sealed class VertexShaderAttribute : Attribute
Inheritance
VertexShaderAttribute
Inherited Members