GpuProgramManagerRegisterUniform Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static Uniform RegisterUniform(
string name,
UniformType type,
int arraySize
)
Parameters
- name String
-
- type UniformType
-
- arraySize Int32
-
Return Value
Uniform
See Also