CSGPrimitive
Inherits: CSGShape < GeometryInstance < VisualInstance < CullInstance < Spatial < Node < Object
Inherited By: CSGBox, CSGCylinder, CSGMesh, CSGPolygon, CSGSphere, CSGTorus
CSG基元的基类。
描述
各种CSG原语的父类。它包含它们之间通用的代码和功能。不能直接使用。而是使用从其继承的各种类之一。
属性
|
属性说明
- bool invert_faces
Default |
|
Setter | set_invert_faces(value) |
Getter | is_inverting_faces() |
反转网格的面。