IRenderPassDataTransformation Interface
Defines an interface for render pass data transformations.
Note: This interface and implementors are used for animations purposes. You can use it to just transform render pass data, it's not recommended though.
Syntax
public interface IRenderPassDataTransformation implements com.scichart.core.framework.IAttachable |
See Also