Table of Contents

Class EffectTechnique

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

Properties

Annotations

public EffectAnnotationCollection Annotations { get; }

Property Value

EffectAnnotationCollection

Name

public string Name { get; }

Property Value

string

Passes

public EffectPassCollection Passes { get; }

Property Value

EffectPassCollection