| Name | Description |
---|
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
  | GetAmbient(SoState) | Obsolete. |
  | GetAmbient(SoState, SoMaterialElementFaces) | |
  | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
  | GetColorIndex(SoState, Int32) | Obsolete. |
  | GetColorIndex(SoState, SoMaterialElementFaces, Int32) | |
  | GetColorIndices | |
  | GetColorMaterial(SoState) | Obsolete. |
  | GetColorMaterial(SoState, SoMaterialElementFaces) | |
  | GetDefaultAmbient | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultAmbientIntensity | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultColorIndex | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultDiffuse | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultEmissive | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultMetallic | |
  | GetDefaultRoughness | |
  | GetDefaultShininess | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultSpecular | Specify Open Inventor defaults for colors, etc. |
  | GetDefaultSpecularFactor | |
  | GetDefaultTransparency | Specify Open Inventor defaults for colors, etc. |
  | GetDiffuse(SoState, Int32) | Obsolete. |
  | GetDiffuse(SoState, SoMaterialElementFaces, Int32) | get() methods get value from Inventor state. |
  | GetEmissive(SoState) | Obsolete. |
  | GetEmissive(SoState, SoMaterialElementFaces) | |
 | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
  | GetMetallic(SoState) | Obsolete. |
  | GetMetallic(SoState, SoMaterialElementFaces) | |
  | GetNumColorIndices(SoState) | Obsolete. |
  | GetNumColorIndices(SoState, SoMaterialElementFaces) | Method to inquire about current colors. |
  | GetNumDiffuse(SoState) | Obsolete. |
  | GetNumDiffuse(SoState, SoMaterialElementFaces) | Returns the number of diffuse colors. |
  | GetNumTransparencies(SoState) | Obsolete. |
  | GetNumTransparencies(SoState, SoMaterialElementFaces) | Method to inquire about current colors. |
  | GetPackedColors(SoState) | Obsolete. |
  | GetPackedColors(SoState, SoMaterialElementFaces) | Return packed colors if any. |
  | GetRoughness(SoState) | Obsolete. |
  | GetRoughness(SoState, SoMaterialElementFaces) | |
  | GetShininess(SoState) | Obsolete. |
  | GetShininess(SoState, SoMaterialElementFaces) | |
  | GetSpecular(SoState) | Obsolete. |
  | GetSpecular(SoState, SoMaterialElementFaces) | |
  | GetSpecularFactor(SoState) | Obsolete. |
  | GetSpecularFactor(SoState, SoMaterialElementFaces) | |
  | GetTransparency(SoState, Int32) | Obsolete. |
  | GetTransparency(SoState, SoMaterialElementFaces, Int32) | get() methods get value from Inventor state. |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | IsTransparent | Method to inquire about current colors. |
 | Pop | Unref buffer object of the popped element. (Overrides SoElementPop(SoState, SoElement).) |
 | Push | Copy current material into the pushed element. (Overrides SoElementPush(SoState).) |
  | SetAmbient(SoState, SoNode, SbColor) | Obsolete. |
  | SetAmbient(SoState, SoMaterialElementFaces, SoNode, SbColor) | |
  | SetColorIndices(SoState, SoNode, Int32) | Obsolete. |
  | SetColorIndices(SoState, SoMaterialElementFaces, SoNode, Int32) | |
  | SetColorMaterial(SoState, SoNode, Boolean) | Obsolete. |
  | SetColorMaterial(SoState, SoMaterialElementFaces, SoNode, Boolean) | |
  | SetDiffuse(SoState, SoNode, SbColor) | Obsolete. |
  | SetDiffuse(SoState, SoMaterialElementFaces, SoNode, SbColor) | |
  | SetEmissive(SoState, SoNode, SbColor) | Obsolete. |
  | SetEmissive(SoState, SoMaterialElementFaces, SoNode, SbColor) | |
  | SetMetallic(SoState, SoNode, Single) | Obsolete. |
  | SetMetallic(SoState, SoMaterialElementFaces, SoNode, Single) | |
  | SetPacked(SoState, SoNode, UInt32) | Obsolete. |
  | SetPacked(SoState, SoMaterialElementFaces, SoNode, UInt32) | |
  | SetRoughness(SoState, SoNode, Single) | Obsolete. |
  | SetRoughness(SoState, SoMaterialElementFaces, SoNode, Single) | |
  | SetShininess(SoState, SoNode, Single) | Obsolete. |
  | SetShininess(SoState, SoMaterialElementFaces, SoNode, Single) | |
  | SetSpecular(SoState, SoNode, SbColor) | Obsolete. |
  | SetSpecular(SoState, SoMaterialElementFaces, SoNode, SbColor) | |
  | SetSpecularFactor(SoState, SoNode, Single) | Obsolete. |
  | SetSpecularFactor(SoState, SoMaterialElementFaces, SoNode, Single) | |
  | SetTransparency(SoState, SoNode, Single) | Obsolete. |
  | SetTransparency(SoState, SoMaterialElementFaces, SoNode, Single) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |