Property overrideInteractorLineLength
overrideInteractorLineLength
A boolean value that controls which source Unity uses to determine the length of the line. Set to true to use the Line Length set by this behavior. Set to false to have the length of the line determined by the Interactor.
Declaration
public bool overrideInteractorLineLength { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |