Method CopyTo
CopyTo(BuiltinSkyParameters)
Copy content of this BuiltinSkyParameters to another instance.
Declaration
public void CopyTo(BuiltinSkyParameters other)
Parameters
| Type | Name | Description |
|---|---|---|
| BuiltinSkyParameters | other | Other instance to copy to. |