SwiftlyS2

CSSDSMsg_ViewTarget

Interface CSSDSMsg_ViewTarget

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSSDSMsg_ViewTarget : ISchemaClass<CSSDSMsg_ViewTarget>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Depth

ref int Depth { get; }
Property Value

Format

ref int Format { get; }
Property Value

Height

ref int Height { get; }
Property Value

MultisampleNumSamples

ref int MultisampleNumSamples { get; }
Property Value

Name

string Name { get; set; }
Property Value

NumMipLevels

ref int NumMipLevels { get; }
Property Value

RequestedHeight

ref int RequestedHeight { get; }
Property Value

RequestedWidth

ref int RequestedWidth { get; }
Property Value

TextureId

ref ulong TextureId { get; }
Property Value

Width

ref int Width { get; }
Property Value

On this page