[x3d-public] NavigationInfo.avatarSize should be an SFVec3f?
Don Brutzman
don.brutzman at gmail.com
Thu Feb 19 11:25:00 PST 2026
That was proposed but did not get accepted as part of X3D 4.0.
The X3D Specification is always the place to go for authoritative answers
to questions like this. You can also find that information in X3DUOM xml
file.
- X3D Architecture 4.1 draft — ISO/IEC 19775-1:202x — 23 Navigation
component
<https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/navigation.html#NavigationInfo>
NavigationInfo
-
https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/navigation.html#NavigationInfo
23.4.4 NavigationInfo
NavigationInfo : X3DBindableNode {
SFBool [in] set_bind
MFFloat [in,out] avatarSize [0.25 1.6 0.75] [0,∞)
SFBool [in,out] headlight TRUE
SFNode [in,out] metadata NULL [X3DMetadataObject]
SFFloat [in,out] speed 1.0 [0,∞)
SFTime [in,out] transitionTime 1.0 [0, ∞)
MFString [in,out] transitionType ["LINEAR"]
["TELEPORT","LINEAR", "ANIMATE",...]
MFString [in,out] type ["EXAMINE" "ANY"]
["ANY","WALK","EXAMINE","FLY",
"LOOKAT","NONE","EXPLORE",...]
SFFloat [in,out] visibilityLimit 0.0 [0,∞)
SFTime [out] bindTime
SFBool [out] isBound
SFBool [out] transitionComplete
}
all the best, Don
--
X3D Graphics, Maritime Robotics, Distributed Simulation
Relative Motion Consulting https://RelativeMotion.info
On Thu, Feb 19, 2026 at 1:39 AM John Carlson via x3d-public <
x3d-public at web3d.org> wrote:
> Should the avatarSize in NavigationInfo be an SFVec3f instead of an
> MFFloat?
>
> I'm trying to create JSON schema for the thing.
>
> Thanks,
>
> John
> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20260219/49a377a0/attachment.html>
More information about the x3d-public
mailing list