Click or drag to resize

RenderMaterialStandard Methods

The RenderMaterialStandard type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTextureId
Gets the OpenGL ID of the map from parameter, in the standard material identified by key, and in a specific scene.
Public methodStatic memberSetColor
Sets the diffuse color of the standard material identified by key in a specific scene.
Public methodStatic memberSetScalar
Sets the color intensity of the standard material identified by key in a specific scene.
Public methodStatic memberSetTexture
Sets the diffuse map of the standard material identified by key using an image in a specific scene.
Top
See Also