Tesseract Engine Documentation

Vec3 Class

Wraps GpuVariable to be used as a Vector3 data type.

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

System.Object
   GpuVariable
      Vec3

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

Vec3 Members | DarkWynter.Stream.PhysicsGpu Namespace