CinemachinePathBase.Appearance Class

Cinemachine

CinemachinePathBaseAppearance Class

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 Hierarchy
SystemObject  CinemachineCinemachinePathBaseAppearance

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
[DocumentationSortingAttribute(18.1f, DocumentationSortingAttributeLevel.UserRef)]
public class Appearance
Cinemachine.Appearance = function();

Type.createClass(
	'Cinemachine.Appearance');

The CinemachinePathBaseAppearance type exposes the following members.

Constructors
Fields
See Also