Difference between revisions of "DOMMaterialSpecular"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMMaterialSpecular class)
 
(Documentation for the DOMMaterialSpecular class)
Line 1: Line 1:
 
* '''Inherits class: [[DOMMaterialStandard]]'''
 
* '''Inherits class: [[DOMMaterialStandard]]'''
 +
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMMaterialSpecular Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 +
{{:DOMMaterialSpecular Remarks}}
 +
 
===Properties===
 
===Properties===
 
:{{CSharp|Color32 SpecColor {get; set;} }}
 
:{{CSharp|Color32 SpecColor {get; set;} }}
Line 6: Line 9:
  
 
===Methods===
 
===Methods===
 +
__NOTOC____NOEDITSECTION__

Revision as of 17:59, 11 October 2016

Remarks [edit]

Properties

Color32 SpecColor {get; set;}
ResourceValue SpecGlossMap {get; set;}

Methods