| DefaultEffectParameterSemanticsSpecularTexture Field |
The gloss texture (
Texture2D) containing the specular intensity (not specular
power).
Namespace: DigitalRune.Graphics.EffectsAssembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax public const string SpecularTexture
Public Const SpecularTexture As String
public:
literal String^ SpecularTexture
static val mutable SpecularTexture: string
Field Value
Type:
StringSee Also