20 lines
493 B
HTML
20 lines
493 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getMaterialBackfaceCulling [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getMaterialBackfaceCulling( material_id) </h2></p>
|
|
<p>
|
|
Returns true if backface culling is enabled for a material
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setmaterialbackfaceculling.html">SetMaterialBackfaceCulling</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |