Class VolumeParameterDrawerAttribute
Inheritance
System.Object
System.Attribute
VolumeParameterDrawerAttribute
Namespace: UnityEditor.Rendering
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class VolumeParameterDrawerAttribute : Attribute, _Attribute
Constructors
VolumeParameterDrawerAttribute(Type)
Declaration
public VolumeParameterDrawerAttribute(Type parameterType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | parameterType |
Fields
parameterType
Declaration
public readonly Type parameterType
Field Value
Type | Description |
---|---|
System.Type |