GH_Material_Proxy Methods |
The GH_MaterialGH_Material_Proxy type exposes the following members.
Name | Description | |
---|---|---|
![]() | Construct |
Override this method to supply a custom UI during proxy construction.
(Inherited from GH_GooProxyT.) |
![]() | FormatInstance |
Returns a String description of the current value.
(Inherited from GH_GooProxyT.) |
![]() | FromString |
If IsParsable(), then attempts to convert the string to a generic type value
(Inherited from GH_GooProxyT.) |
![]() | MutateString |
Munge a string to remove obvious errors on account of the user.
(Inherited from GH_GooProxyT.) |
![]() | NumberToString | (Inherited from GH_GooProxyT.) |
![]() | StringToNumber | (Inherited from GH_GooProxyT.) |
![]() | ToString | (Inherited from GH_GooProxyT.) |