Class SerializedDataParameter
A serialization wrapper for Volume
Inherited Members
Namespace: UnityEditor .Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public sealed class SerializedDataParameter
Properties
Name | Description |
---|---|
attributes | A pre-fetched list of all the attributes applied on the Volume |
display |
The generated display name of the Volume |
override |
The serialized property for override |
reference |
The actual type of the serialized Volume |
value | The serialized property for value |
Methods
Name | Description |
---|---|
Get |
Gets and casts an attribute applied on the base Volume |
Get |
Gets and casts the underlying reference of type |