public final class EffectPass
extends java.lang.Object
Constructor and Description |
---|
EffectPass() |
Modifier and Type | Method and Description |
---|---|
void |
Apply()
Begins this pass.
|
EffectAnnotationCollection |
getAnnotations()
Gets the set of EffectAnnotation objects for this EffectPass.
|
java.lang.String |
getName()
Gets the name of this pass.
|
public EffectAnnotationCollection getAnnotations()
public java.lang.String getName()
public void Apply()