Create page |
Fixed link |
||
Line 1: | Line 1: | ||
Sidedness is a [[Type|data type]] used by certain [[Materials]] to determine which side of a [[Wikipedia:Polygon mesh|Mesh Face]] to render onto. | Sidedness is a [[:Category:Type|data type]] used by certain [[Materials]] to determine which side of a [[Wikipedia:Polygon mesh|Mesh Face]] to render onto. | ||
Sidedness can be one of three values. | Sidedness can be one of three values. |
Latest revision as of 21:25, 18 January 2024
Sidedness is a data type used by certain Materials to determine which side of a Mesh Face to render onto.
Sidedness can be one of three values.
- Front: The material will render on the front side of the mesh faces.
- Back: The material will render on the reverse side of the mesh faces.
- Both: The material will render on both sides of the mesh faces.