Java javax.media.j3d TransparencyInterpolator fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d TransparencyInterpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d TransparencyInterpolator.

The text is from its open source code.

Constructor

TransparencyInterpolator(Alpha alpha, TransparencyAttributes target, float minimumTransparency, float maximumTransparency)
Constructs a new transparency interpolator that varies the target material's transparency between the two transparency values.