public class ScriptDirectionVec2UC extends DirectionVec2UC implements IScriptUniformControl
GROUP_CAMERA, GROUP_DEFAULT, QUALIFIED_SEPARATOR| Constructor and Description |
|---|
ScriptDirectionVec2UC(String name,
org.synthclipse.core.parser.Control control) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyUniformValue() |
org.synthclipse.scripting.IJSExecutor |
getJSExecutor() |
String |
getProgramName() |
void |
setJSExecutor(org.synthclipse.scripting.IJSExecutor jsExecutor) |
String |
toString() |
getControlType, isRangePresetSavablegetControlClass, getDefaultMaxValue, getDefaultMinValue, getDefaultStepSize, getDefaultValue, getMaxPresetDefaultValue, getMaxPresetValue, getMaxValue, getMinPresetDefaultValue, getMinPresetValue, getMinValue, getPresetDefaultValue, getPresetValue, getStepSize, getStepSizeDefaultPresetValue, getStepSizePresetValue, getValue, isStepSizePresetSavable, loadAllDefaults, loadDefaultMaxValue, loadDefaultMinValue, loadDefaultStepSizeValue, loadDefaultValue, parsePresetValue, setDefaultMaxValue, setDefaultMinValue, setDefaultStepSize, setDefaultValue, setMaxPresetValue, setMaxValue, setMaxValue, setMinPresetValue, setMinValue, setMinValue, setPresetValue, setStepSize, setStepSizePresetValue, setUniformValue, setValue, setValuecalculateNameGroupHashCode, equals, getControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, isActive, isValid, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode, triggerValueChangedEvent, valueChangedgetClass, hashCode, notify, notifyAll, wait, wait, waitgetControl, getControlClass, getControlType, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, isActive, isValid, loadAllDefaults, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode, setUniformValuevalueChangedpublic ScriptDirectionVec2UC(String name, org.synthclipse.core.parser.Control control)
public void applyUniformValue()
applyUniformValue in interface IUniformControlapplyUniformValue in class SliderVec2UCpublic String getProgramName()
getProgramName in interface IUniformControlgetProgramName in class AbstractUniformControlpublic org.synthclipse.scripting.IJSExecutor getJSExecutor()
getJSExecutor in interface IScriptUniformControlpublic void setJSExecutor(org.synthclipse.scripting.IJSExecutor jsExecutor)
setJSExecutor in interface IScriptUniformControl