SoAppearancePreserver Methods |
The SoAppearancePreserver type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetBumpCoords | Computes the texture coordinates and creates an SoTextureCoordinate2 node. |
![]() | GetDisplacementMapTexture | Calls GetDisplacementMapTexture(""). |
![]() | GetDisplacementMapTexture(String) | Computes the displacement map texture and creates an SoTexture2 node. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetNormalMapTexture | Calls GetNormalMapTexture((System.String ^)nullptr). |
![]() | GetNormalMapTexture(String) | Computes the normal map texture and creates an SoTexture2 node. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetSceneGraphs | Specifies the original scene graph and the simplified scene graph. |
![]() | SetTextureSize | Specifies the texture size to be generated. |
![]() | SetTriangleMinSize | Specifies the mininum size for a triangle stored within the normal map texture. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |