- defaultSensivityenum defaultSensivity; 
- Undocumented in source. 
- knobRadiusfloat knobRadius; 
- Undocumented in source. 
- knobDiffuseRGBA knobDiffuse; 
- Undocumented in source. 
- knobMaterialRGBA knobMaterial; 
- Undocumented in source. 
- styleKnobStyle style; 
- Undocumented in source. 
- emissiveubyte emissive; 
- Undocumented in source. 
- emissiveHoveredubyte emissiveHovered; 
- Undocumented in source. 
- emissiveDraggedubyte emissiveDragged; 
- Undocumented in source. 
- numLEDsint numLEDs; 
- Undocumented in source. 
- LEDRadiusMinfloat LEDRadiusMin; 
- Undocumented in source. 
- LEDRadiusMaxfloat LEDRadiusMax; 
- Undocumented in source. 
- LEDDiffuseLitRGBA LEDDiffuseLit; 
- Undocumented in source. 
- LEDDiffuseUnlitRGBA LEDDiffuseUnlit; 
- Undocumented in source. 
- LEDMaterialRGBA LEDMaterial; 
- Undocumented in source. 
- LEDDistanceFromCenterfloat LEDDistanceFromCenter; 
- Undocumented in source. 
- LEDDistanceFromCenterDraggedfloat LEDDistanceFromCenterDragged; 
- Undocumented in source. 
- LEDDepthushort LEDDepth; 
- Undocumented in source. 
- hasTrailbool hasTrail; 
- Undocumented in source. 
- litTrailDiffuseRGBA litTrailDiffuse; 
- Undocumented in source. 
- unlitTrailDiffuseRGBA unlitTrailDiffuse; 
- Undocumented in source. 
- trailRadiusMinfloat trailRadiusMin; 
- Undocumented in source. 
- trailRadiusMaxfloat trailRadiusMax; 
- Undocumented in source. 
- trailOffsetXfloat trailOffsetX; 
- Undocumented in source. 
- trailOffsetYfloat trailOffsetY; 
- Undocumented in source. 
- trailMinAnglefloat trailMinAngle; 
- Undocumented in source. 
- trailBaseAnglefloat trailBaseAngle; 
- Undocumented in source. 
- trailMaxAnglefloat trailMaxAngle; 
- Undocumented in source. 
- litTrailDiffuseAltRGBA litTrailDiffuseAlt; 
- Undocumented in source. 
- hasAlternateTrailbool hasAlternateTrail; 
- Undocumented in source. 
- animationTimeConstantfloat animationTimeConstant; 
- Undocumented in source. 
- sensivityfloat sensivity; 
- Sensivity: given a mouse movement in 100th of the height of the knob,
 how much should the normalized parameter change. 
- ~this~this() 
- Undocumented in source. 
- onAnimatevoid onAnimate(double dt, double time) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onDrawPBRvoid onDrawPBR(ImageRef!RGBA diffuseMap, ImageRef!L16 depthMap, ImageRef!RGBA materialMap, box2i[] dirtyRects) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- drawTrailvoid drawTrail(ImageRef!RGBA diffuseMap, ImageRef!L16 depthMap, ImageRef!RGBA materialMap, box2i[] dirtyRects) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- drawKnobvoid drawKnob(ImageRef!RGBA diffuseMap, ImageRef!L16 depthMap, ImageRef!RGBA materialMap, box2i[] dirtyRects) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- roundParamValuedouble roundParamValue(double normalizedValue, MouseState mstate) 
- Override this to round the parameter normalized value to some particular values.
 For example for a special drag movement with right-click or control-click.
 Default does nothing. 
- onMouseClickClick onMouseClick(int x, int y, int button, bool isDoubleClick, MouseState mstate) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseDragvoid onMouseDrag(int x, int y, int dx, int dy, MouseState mstate) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onBeginDragvoid onBeginDrag() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onStopDragvoid onStopDrag() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseMovevoid onMouseMove(int x, int y, int dx, int dy, MouseState mstate) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseEntervoid onMouseEnter() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseExitvoid onMouseExit() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onParameterChangedvoid onParameterChanged(Parameter sender) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onBeginParameterEditvoid onBeginParameterEdit(Parameter sender) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onEndParameterEditvoid onEndParameterEdit(Parameter sender) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onBeginParameterHovervoid onBeginParameterHover(Parameter sender) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onEndParameterHovervoid onEndParameterHover(Parameter sender) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- _paramParameter _param; 
- The parameter this knob is linked with. 
- _pushedAnimationfloat _pushedAnimation; 
- Undocumented in source. 
- _shouldBeHighlightedbool _shouldBeHighlighted; 
- Undocumented in source. 
- _mousePosOnLast0Crossfloat _mousePosOnLast0Cross; 
- Undocumented in source. 
- _mousePosOnLast1Crossfloat _mousePosOnLast1Cross; 
- Undocumented in source. 
- _normalizedValueWhileDraggingfloat _normalizedValueWhileDragging; 
- Undocumented in source. 
- _displacementInHeightDebtdouble _displacementInHeightDebt; 
- Undocumented in source. 
- angleConvertfloat angleConvert(float angle) 
- Exists because public angle properties are given in a
 different referential, where 0 is at the top 
- getMinAnglefloat getMinAngle() 
- Min angle of the trail, fit for aaFillSector. 
- getMaxAnglefloat getMaxAngle() 
- Min angle of the trail, fit for aaFillSector. 
- getBaseAnglefloat getBaseAngle() 
- Max angle of the trail, fit for aaFillSector. 
- getValueAnglefloat getValueAngle() 
- Angle of the trail, fit for aaFillSector. 
- clearCrosspointsvoid clearCrosspoints() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- containsPointbool containsPoint(int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getSubsquarebox2i getSubsquare() 
- getRadiusfloat getRadius() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getCentervec2f getCenter() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
UIKnob which replace the knob part by a rotated PBR image.