Class AdditionalProperty
This class defines an additional property.
Namespace: VRLabs.SimpleShaderInspectors
Syntax
public class AdditionalProperty
Constructors
| Name | Description |
|---|---|
| AdditionalProperty(String) | Default constructor of AdditionalProperty. |
Properties
| Name | Description |
|---|---|
| Property | MaterialProperty containing the additional property needed by the control. |
| PropertyName | String containing the additional property name. |