Table of Contents

Class FragmentShaderAttribute

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

Marks a type as a fragment shader stage.

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