This topic has not yet been rated - Rate this topic

Vector4 Properties

Name Description
Public Property Static One Returns a Vector4 with all of its components set to one.
Public Property Static UnitW Returns the Vector4 (0, 0, 0, 1).
Public Property Static UnitX Returns the Vector4 (1, 0, 0, 0).
Public Property Static UnitY Returns the Vector4 (0, 1, 0, 0).
Public Property Static UnitZ Returns the Vector4 (0, 0, 1, 0).
Public Property Static Zero Returns a Vector4 with all of its components set to zero.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ