ShaderInputAttributeDescription Struct
Namespace: Stride.ShadersAssembly: Stride.Shaders.dll
[DataContract]
public struct ShaderInputAttributeDescription
              | Name | Description | |
|---|---|---|
| Fields | ||
| SemanticIndex | ||
| SemanticName | ||
Fields
SemanticIndex
public int SemanticIndex
              Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
SemanticName
public string SemanticName
              Field Value
| Type | Description | 
|---|---|
| System.String | 
Inherited Members
                  System.ValueType.Equals(System.Object)
                
                
                  System.ValueType.GetHashCode()
                
                
                  System.ValueType.ToString()