Table of Contents

Class EffectAnnotation

Namespace
Microsoft.Xna.Framework.Graphics
Assembly
MonoGame.Framework.dll
public class EffectAnnotation
Inheritance
EffectAnnotation
Inherited Members

Properties

ColumnCount

public int ColumnCount { get; }

Property Value

int

Name

public string Name { get; }

Property Value

string

ParameterClass

public EffectParameterClass ParameterClass { get; }

Property Value

EffectParameterClass

ParameterType

public EffectParameterType ParameterType { get; }

Property Value

EffectParameterType

RowCount

public int RowCount { get; }

Property Value

int

Semantic

public string Semantic { get; }

Property Value

string