MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ ProceduralTextureNode() [1/2]

MayaFlux::Nodes::GpuSync::ProceduralTextureNode::ProceduralTextureNode ( uint32_t  width,
uint32_t  height 
)

Create procedural texture with default (black) generator.

Parameters
widthTexture width
heightTexture height

Definition at line 11 of file ProceduralTextureNode.cpp.

13{
14}
ProceduralTextureNode(uint32_t width, uint32_t height)
Create procedural texture with default (black) generator.