public abstract static class BaseShader.GlobalSetter extends java.lang.Object implements BaseShader.Setter
Constructor and Description |
---|
GlobalSetter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isGlobal(BaseShader shader,
int inputID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
set
public boolean isGlobal(BaseShader shader, int inputID)
isGlobal
in interface BaseShader.Setter