Class D3DVertexUsageExtensions
Namespace: ValveResourceFormat.CompiledShader
Assembly: ValveResourceFormat.dll
Extensions for .
csharp
public static class D3DVertexUsageExtensionsInheritance
object ← D3DVertexUsageExtensions
Methods
ToD3DSemanticName(D3DVertexUsage)
Gets the Direct3D semantic name for a vertex usage, as it appears in
,or an empty string when the usage is unknown.
csharp
public static string ToD3DSemanticName(this D3DVertexUsage usage)Parameters
usage D3DVertexUsage

