Last active
May 28, 2020 00:29
-
-
Save discatte/992fb04c1a0539ee00bfe5513e875be6 to your computer and use it in GitHub Desktop.
vrml tags
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Tags' | |
'Group' | |
'Transform' | |
'Collision' | |
'Background' | |
'Shape' | |
'Appearance' | |
'Material' | |
'ImageTexture' | |
'PixelTexture' | |
'TextureTransform' | |
'IndexedFaceSet' | |
'IndexedLineSet' | |
'PointSet' | |
'Box' | |
'Cone' | |
'Cylinder' | |
'Sphere' | |
'ElevationGrid' | |
'Extrusion' | |
'Color' | |
'Coordinate' | |
'Normal' | |
'TextureCoordinate' | |
'WorldInfo' | |
'Anchor' | |
'Billboard' | |
'Inline' | |
'LOD' | |
'Switch' | |
'AudioClip' | |
'DirectionalLight' | |
'PointLight' | |
'Script' | |
'Sound' | |
'SpotLight' | |
'CylinderSensor' | |
'PlaneSensor' | |
'ProximitySensor' | |
'SphereSensor' | |
'TimeSensor' | |
'TouchSensor' | |
'VisibilitySensor' | |
'Text' | |
'FontStyle' | |
'MovieTexture' | |
'ColorInterpolator' | |
'CoordinateInterpolator' | |
'NormalInterpolator' | |
'OrientationInterpolator' | |
'PositionInterpolator' | |
'ScalarInterpolator' | |
'Fog' | |
'NavigationInfo' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment