Skip to content

Commit

Permalink
Updated depreciated warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Jul 1, 2024
1 parent b37b2bb commit e2cde7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_posts/components/Shape/TwoSidedMaterial.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ TwoSidedMaterial specifies surface rendering properties for associated geometry

The TwoSidedMaterial node belongs to the **Shape** component and requires at least level **4,** its default container field is *material.* It is available from X3D version 3.2 up to 4.0.

>Deprecated: This node is deprecated as of X3D version 4.0. Future versions of the standard may remove this node.
>**Deprecated:** This node is **deprecated** as of X3D version 4.0. Future versions of the standard may remove this node.
{: .prompt-danger }

## Hierarchy
Expand Down
2 changes: 1 addition & 1 deletion docs/_posts/components/X_ITE/SpecularGlossinessMaterial.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The SpecularGlossinessMaterial node belongs to the **X_ITE** component and requi
>**Info:** Please note that this node is still **experimental**, i.e. the functionality of this node may change in future versions of X_ITE.
{: .prompt-info }

>**Deprecated:** This node is deprecated. Future versions of the standard may remove this node. Please use [PhysicalMaterial](/x_ite/components/shape/physicalmaterial/) instead.
>**Deprecated:** This node is **deprecated** as of X3D version 4.0. Future versions of the standard may remove this node. Please use [PhysicalMaterial](/x_ite/components/shape/physicalmaterial/) instead.
{: .prompt-danger }

## Hierarchy
Expand Down

0 comments on commit e2cde7a

Please sign in to comment.