public class GLTextureCubeUC extends GLAbstractTextureUC
GROUP_CAMERA, GROUP_DEFAULT, QUALIFIED_SEPARATOR| Constructor and Description |
|---|
GLTextureCubeUC(String name,
org.synthclipse.core.parser.Control control,
String typeString) |
GLTextureCubeUC(String name,
org.synthclipse.core.parser.Control control,
String typeString,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Class<GLTextureCubeUC> |
getControlClass() |
ControlType |
getControlType() |
boolean |
isActive() |
String |
toString() |
applyUniformValue, dispose, getDefaultValue, getPath, getPresetDefaultValue, getPresetValue, getTexParamList, getTexture, getUnit, isLoaded, isMipmap, load, loadAllDefaults, loadDefaultValue, parsePresetValue, resolveFile, setDefaultValue, setLoaded, setMipmap, setPath, setPresetValue, setShadertoyChannelResolution, setTexParamList, setTexture, setUniformValue, setUnit, toGLSLVariableDefinitiongetGLSLType, getProgram, getProgramName, getUniform, isValid, reset, setProgram, setUniform, setValidcalculateNameGroupHashCode, equals, getControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode, triggerValueChangedEvent, valueChangedgetClass, hashCode, notify, notifyAll, wait, wait, waitgetControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatModevalueChangedpublic GLTextureCubeUC(String name, org.synthclipse.core.parser.Control control, String typeString)
public ControlType getControlType()
public Class<GLTextureCubeUC> getControlClass()
public boolean isActive()
isActive in interface IUniformControlisActive in class AbstractUniformControl