double | GetAmbient () |
Get method for attribute "Ambient" The ambient value | |
String | |
Get method for attribute "Description" Description of the appearance | |
double | GetDiffuse () |
Get method for attribute "Diffuse" The diffusion value | |
double | GetHighlight () |
Get method for attribute "Highlight" The highlight value | |
Get method for attribute "HighlightColor" The highlight color in RGB | |
String | GetKeywords () |
Get method for attribute "Keywords" Keyword for the appearance | |
String | GetLabel () |
Get method for attribute "Label" Label for the appearance | |
String | GetName () |
Get method for attribute "Name" The name of the appearance | |
double | |
Get method for attribute "Reflection" The value of reflection | |
GetRGBColor () | |
Get method for attribute "RGBColor" Appearance color in RGB | |
double | GetShininess () |
Get method for attribute "Shininess" The value of shininess | |
double | |
Get method for attribute "Transparency" The transparency value | |
void | SetAmbient (double value) |
Set method for attribute "Ambient" The ambient value | |
void | SetDescription (String value) |
Set method for attribute "Description" Description of the appearance | |
void | SetDiffuse (double value) |
Set method for attribute "Diffuse" The diffusion value | |
void | SetHighlight (double value) |
Set method for attribute "Highlight" The highlight value | |
void | |
Set method for attribute "HighlightColor" The highlight color in RGB | |
void | SetKeywords (String value) |
Set method for attribute "Keywords" Keyword for the appearance | |
void | SetLabel (String value) |
Set method for attribute "Label" Label for the appearance | |
void | SetName (String value) |
Set method for attribute "Name" The name of the appearance | |
void | SetReflection (double value) |
Set method for attribute "Reflection" The value of reflection | |
void | |
Set method for attribute "RGBColor" Appearance color in RGB | |
void | SetShininess (double value) |
Set method for attribute "Shininess" The value of shininess | |
void | SetTransparency (double value) |
Set method for attribute "Transparency" The transparency value |
GetAmbient | ||
double | GetAmbient | () |
SetAmbient | ||
void | SetAmbient | (double value) |
GetDiffuse | ||
double | GetDiffuse | () |
SetDiffuse | ||
void | SetDiffuse | (double value) |
GetHighlight | ||
double | GetHighlight | () |
SetHighlight | ||
void | SetHighlight | (double value) |
GetShininess | ||
double | GetShininess | () |
SetShininess | ||
void | SetShininess | (double value) |
GetTransparency | ||
double | GetTransparency | () |
SetTransparency | ||
void | SetTransparency | (double value) |
GetHighlightColor | ||
GetHighlightColor | () | |
SetHighlightColor | ||
void | SetHighlightColor |
GetReflection | ||
double | GetReflection | () |
SetReflection | ||
void | SetReflection | (double value) |
GetName | ||
String | GetName | () |
SetName | ||
void | SetName | (String value) |
GetLabel | ||
String | GetLabel | () |
SetLabel | ||
void | SetLabel | (String value) |
GetDescription | ||
String | GetDescription | () |
SetDescription | ||
void | SetDescription | (String value) |
GetKeywords | ||
String | GetKeywords | () |
SetKeywords | ||
void | SetKeywords | (String value) |