Tesseract Engine Documentation

ShaderParameters Class

Provides global handles to shader api. Provides global access bridge to shader Uniform and Texture variables.

For a list of all members of this type, see ShaderParameters Members.

System.Object
   FXSourceCode
      ShaderParameters

public class ShaderParameters : FXSourceCode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Stream

Assembly: DWStream (in DWStream.dll)

See Also

ShaderParameters Members | DarkWynter.Stream Namespace