Stores information to draw the debug shape ray. More...
Public Attributes | |
ColorRGBA | Color |
Ray color. More... | |
FPVector3 | Direction |
Direction of the ray. More... | |
FPVector3 | Origin |
World origin of the ray. More... | |
Stores information to draw the debug shape ray.
FPVector3 Quantum.Draw.DebugRay.Origin |
World origin of the ray.
FPVector3 Quantum.Draw.DebugRay.Direction |
Direction of the ray.
ColorRGBA Quantum.Draw.DebugRay.Color |
Ray color.