C# Class ShipPart

Inheritance: MonoBehaviour
Datei anzeigen Open project: drakelinglabs/unityarmada Class Usage Examples

Public Properties

Property Type Description
angle_offset float
gameObjectID int
offset Vector2

Property Details

angle_offset public_oe property

public float angle_offset
return float

gameObjectID public_oe property

public int gameObjectID
return int

offset public_oe property

public Vector2 offset
return Vector2