public final class EffectTechnique
extends java.lang.Object
Constructor and Description |
---|
EffectTechnique() |
Modifier and Type | Method and Description |
---|---|
EffectAnnotationCollection |
getAnnotations()
Gets the EffectAnnotation objects associated with this technique.
|
java.lang.String |
getName()
Gets the name of this technique.
|
EffectPassCollection |
getPasses()
Gets the collection of EffectPass objects this rendering technique requires.
|
public EffectAnnotationCollection getAnnotations()
public java.lang.String getName()
public EffectPassCollection getPasses()