Field doubleSided
Specifies whether the material is double sided. When this value is false, back-face culling is enabled. When this value is true, back-face culling is disabled and double sided lighting is enabled. The back-face must have its normals reversed before the lighting equation is evaluated.
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
public bool doubleSided
Returns
Type | Description |
---|---|
bool |