HyperWorks Desktop

*EndPalette()

Indicates the end of a material palette.

*EndPalette()

Indicates the end of a material palette.

Previous topic Next topic No expanding text in this topic  

*EndPalette()

Indicates the end of a material palette.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndPalette()

Example

*BeginPalette()

  *BeginMaterial()

 *Name("blue green")

 *Emission(0, 0, 0)

 *Ambient(0, 0.46118, 0.6)

 *Diffuse(0, 0.76863, 1)

 *Specular(0, 0, 0)

 *Shininess(0)

 *Alpha(1)

  *EndMaterial()

*EndPalette()

Application

MBD Model and HyperView.

Context

*BeginPalette()

Preference Files

Comments

Every *BeginPalette() statement requires a closing *EndPalette() statement.

See also

 

*Alpha()

*Ambient()

*BeginMaterial()

*BeginPalette()

*BeginPlot()

*Diffuse()

*Emission()

*Name()

*Shininess()

*Specular()

List of Session Statements