Capabilities public abstract class Capabilities object Inheritance and metadata Namespace Zenith.NET Assembly Zenith.NET.dll Inheritance object Capabilities Inherited members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties DeviceName public abstract string DeviceName { get; } string MeshShadingSupported public abstract bool MeshShadingSupported { get; } bool RayTracingSupported public abstract bool RayTracingSupported { get; } bool