MCPcopy Create free account
hub / github.com/cogentcore/core / IsSolid

Method IsSolid

xyz/node.go:29–29  ·  view source on GitHub ↗

IsSolid returns true if this is an [Solid] node (otherwise a [Group]).

()

Source from the content-addressed store, hash-verified

27
28 // IsSolid returns true if this is an [Solid] node (otherwise a [Group]).
29 IsSolid() bool
30
31 // AsSolid returns the node as a [Solid] (nil if not).
32 AsSolid() *Solid

Callers 3

RaySolidIntersectionsMethod · 0.65
RenderImplMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected