Class CinemachinePathBase.Appearance
This class holds the settings that control how the path will appear in the editor scene view. The path is not visible in the game view
Inheritance
System.Object
CinemachinePathBase.Appearance
Namespace: Cinemachine
Syntax
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
[Serializable]
public class AppearanceFields
inactivePathColor
Declaration
public Color inactivePathColorField Value
| Type | Description | 
|---|---|
| Color | 
pathColor
Declaration
public Color pathColorField Value
| Type | Description | 
|---|---|
| Color | 
width
Declaration
public float widthField Value
| Type | Description | 
|---|---|
| System.Single |