mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
add <Tag> syntax
This commit is contained in:
parent
37f874c746
commit
3bbf12072f
@ -1254,6 +1254,13 @@ GROUPING ENTRIES
|
|||||||
ignored.
|
ignored.
|
||||||
|
|
||||||
|
|
||||||
|
<Tag> key { value }
|
||||||
|
|
||||||
|
This attribute defines the indicated tag (as a key/value pair),
|
||||||
|
retrievable via NodePath::get_tag() and related interfaces, on
|
||||||
|
this node.
|
||||||
|
|
||||||
|
|
||||||
<Collide> name { type [flags] }
|
<Collide> name { type [flags] }
|
||||||
|
|
||||||
This entry indicates that geometry defined at this group level is
|
This entry indicates that geometry defined at this group level is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user