C# Class KeepBetweenTwoPoints, TeacherVR

Inheritance: MonoBehaviour
ファイルを表示 Open project: zsacul/TeacherVR

Public Properties

Property Type Description
End Vector3,
Start Vector3,

Public Methods

Method Description
LateUpdate ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Property Details

End public_oe property

public Vector3, End
return Vector3,

Start public_oe property

public Vector3, Start
return Vector3,