C# Class UnityPlatformer.Line

It's a 3D Line. Include a WYSIWYG Editor: LineInspector.\n NOTE Line is used by MovingPlatform
Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: llafuente/unity-platformer

Public Properties

Property Type Description
points UnityEngine.Vector3[]

Property Details

points public_oe property

Points of the line
public Vector3[],UnityEngine points
return UnityEngine.Vector3[]