Bindable |
The BindablePoint type exposes the following members.
| Name | Description | |
|---|---|---|
| LockRatio | If true, X/Y/Z will be updated when setting one of them in order to keep the xyz ration constant. | |
| LockXyRatio | If true, X/Y will be updated when setting the other one in order to keep the xy ration constant. | |
| X | Gets or sets X. | |
| Y | Gets or sets Y. | |
| Z | Gets or sets Z. |