|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::MeshFieldOperator::bind | ( | uint32_t | slot_index, |
| FieldTarget | target, | ||
| Kinesis::UVField | field | ||
| ) |
Bind a UVField to a slot.
| slot_index | Target slot index. |
| target | Must be FieldTarget::UV. |
| field | UVField: glm::vec3 -> glm::vec2. |