Tesseract Engine Documentation

GpuObject Class

Represents a single object with physics being computed on the Gpu.

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

System.Object
   GameObject
      GpuObject

public class GpuObject : GameObject, IGpuObject

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.Game.GameObjects

Assembly: DWGame (in DWGame.dll)

See Also

GpuObject Members | DarkWynter.Game.GameObjects Namespace