C# Class UnityEditor.Rendering.PostProcessing.DecoratorAttribute

Inheritance: Attribute
显示文件 Open project: bonzajplc/LocusSolus

Public Properties

Property Type Description
attributeType Type

Public Methods

Method Description
DecoratorAttribute ( Type attributeType ) : System

Method Details

DecoratorAttribute() public method

public DecoratorAttribute ( Type attributeType ) : System
attributeType Type
return System

Property Details

attributeType public_oe property

public Type attributeType
return Type