Tesseract Engine Documentation

Vec4 Class

Wraps GpuVariable to be used as a Vector4 data type.

For a list of all members of this type, see Vec4 Members.

System.Object
   GpuVariable
      Vec4

public class Vec4 : GpuVariable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Stream.PhysicsGpu

Assembly: DWStream (in DWStream.dll)

See Also

Vec4 Members | DarkWynter.Stream.PhysicsGpu Namespace