Show / Hide Table of Contents

Struct AutoComputeShaderNode.ComputeParameter

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
[Serializable]
public struct ComputeParameter

Fields

| Improve this Doc View Source

displayName

Declaration
public string displayName
Field Value
Type Description
System.String
| Improve this Doc View Source

propertyName

Declaration
public string propertyName
Field Value
Type Description
System.String
| Improve this Doc View Source

specificType

Declaration
public string specificType
Field Value
Type Description
System.String
| Improve this Doc View Source

sType

Declaration
public SerializableType sType
Field Value
Type Description
SerializableType
  • Improve this Doc
  • View Source
Back to top Generated by DocFX