C# Class Skidmarks, RoverGame

Inheritance: MonoBehaviour
Show file Open project: Stumpstump/RoverGame Class Usage Examples

Public Properties

Property Type Description
CorrespondingCollider WheelCollider
skidMarkPrefab GameObject

Private Methods

Method Description
Update ( ) : void

Property Details

CorrespondingCollider public property

public WheelCollider CorrespondingCollider
return WheelCollider

skidMarkPrefab public property

public GameObject skidMarkPrefab
return GameObject