Tesseract Engine Documentation

Vec2 Class

Wraps GpuVariable to be used as a Vector2 data type.

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

System.Object
   GpuVariable
      Vec2

public class Vec2 : 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

Vec2 Members | DarkWynter.Stream.PhysicsGpu Namespace