mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
add <Tag> syntax
This commit is contained in:
parent
37f874c746
commit
3bbf12072f
@ -1254,6 +1254,13 @@ GROUPING ENTRIES
|
||||
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] }
|
||||
|
||||
This entry indicates that geometry defined at this group level is
|
||||
|
Loading…
x
Reference in New Issue
Block a user