public class ModelInstanceControllerRenderData extends ParticleControllerRenderData
| Modifier and Type | Field and Description |
|---|---|
ParallelArray.FloatChannel |
colorChannel |
ParallelArray.ObjectChannel<ModelInstance> |
modelInstanceChannel |
ParallelArray.FloatChannel |
rotationChannel |
ParallelArray.FloatChannel |
scaleChannel |
controller, positionChannel| Constructor and Description |
|---|
ModelInstanceControllerRenderData() |
public ParallelArray.ObjectChannel<ModelInstance> modelInstanceChannel
public ParallelArray.FloatChannel colorChannel
public ParallelArray.FloatChannel scaleChannel
public ParallelArray.FloatChannel rotationChannel