Constructor VolumeParameterDrawerAttribute
VolumeParameterDrawerAttribute(Type)
Creates a new VolumeParameterDrawerAttribute instance.
Declaration
public VolumeParameterDrawerAttribute(Type parameterType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | parameterType | A type derived from VolumeParameter<T>. |