Class VolumeComponentEditorAttribute
Inheritance
Attribute
VolumeComponentEditorAttribute
Namespace: UnityEditor.Experimental.Rendering
Syntax
public sealed class VolumeComponentEditorAttribute : Attribute
Constructors
VolumeComponentEditorAttribute(Type)
Declaration
public VolumeComponentEditorAttribute(Type componentType)
Parameters
Type | Name | Description |
---|---|---|
Type | componentType |
Fields
componentType
Declaration
public readonly Type componentType
Field Value
Type | Description |
---|---|
Type |