You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {pc.BoundingBox} aabb The world space axis-aligned bounding box for this mesh instance.
32
29
* @property {boolean} visible Enable rendering for this mesh instance. Use visible property to enable/disable rendering without overhead of removing from scene.
33
30
* But note that the mesh instance is still in the hierarchy and still in the draw call list.
34
31
* @property {pc.GraphNode} node The graph node defining the transform for this instance.
0 commit comments