About: Vector3   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

An object for storing a 3D vector. Includes x, y, and z components, used for multiple properties. A Vector3 is constructed using the Vector3.new() function: myposition = Vector3.new(x,y,z) --whereas x, y and z are the arguments for the function

AttributesValues
rdfs:label
  • Vector3
rdfs:comment
  • An object for storing a 3D vector. Includes x, y, and z components, used for multiple properties. A Vector3 is constructed using the Vector3.new() function: myposition = Vector3.new(x,y,z) --whereas x, y and z are the arguments for the function
  • Microsoft.Xna.Framework.Vector3 is a structure representing a 3-tuple vector. For "non-mathematicians", it's basically three numbers bundled together, and normally used to represent things like position, velocity, force etc. in three-dimensional game worlds.
dcterms:subject
dbkwik:roblox/prop...iPageUsesTemplate
abstract
  • An object for storing a 3D vector. Includes x, y, and z components, used for multiple properties. A Vector3 is constructed using the Vector3.new() function: myposition = Vector3.new(x,y,z) --whereas x, y and z are the arguments for the function
  • Microsoft.Xna.Framework.Vector3 is a structure representing a 3-tuple vector. For "non-mathematicians", it's basically three numbers bundled together, and normally used to represent things like position, velocity, force etc. in three-dimensional game worlds.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software