|
RenderStack 11.06.1
|
Interface to connect uniform source to program. More...
Public Member Functions | |
| bool | Connect (IProgram program, LogicalUniform type, int slot) |
Definition at line 26 of file IUniformSource.cs.
| bool RenderStack.Graphics.IUniformSource.Connect | ( | IProgram | program, |
| LogicalUniform | type, | ||
| int | slot | ||
| ) |
Implemented in RenderStack.Scene.Camera.
Referenced by RenderStack.Graphics.Program.Bind().
1.7.4