public interface IPropertiesPanelListener
PropertiesPanel
object.Modifier and Type | Method and Description |
---|---|
void |
applyChanges(EffectParameters pEffectParameters)
The changes in the effect properties that were made in the properties panel are communicated to the listener.
|
void applyChanges(EffectParameters pEffectParameters)
pEffectParameters
- The effect parameter set that is currently represented by the properties panel.