C# Class VRTK.Examples.VRTKExample_BezierPointerLineRenderer

Inheritance: VRTK.Examples.VRTKExample_BezierPointerChanger
Exibir arquivo Open project: umiyuki/UnityVRAnimationEditor

Public Properties

Property Type Description
lineRendererPrefab GameObject

Protected Methods

Method Description
StyleRenderer ( VRTK_BezierPointerRenderer renderer ) : void

Method Details

StyleRenderer() protected method

protected StyleRenderer ( VRTK_BezierPointerRenderer renderer ) : void
renderer VRTK_BezierPointerRenderer
return void

Property Details

lineRendererPrefab public_oe property

public GameObject lineRendererPrefab
return GameObject