17 lines
381 B
HTML
17 lines
381 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>MaterialIsPointCloud [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function MaterialIsPointCloud( material_id ) </h2></p>
|
|
<p>
|
|
Returns true if material is set to render with point cloud
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |