C# Class ShipPart

Inheritance: MonoBehaviour
Afficher le fichier Open project: drakelinglabs/unityarmada Class Usage Examples

Méthodes publiques

Свойство Type Description
angle_offset float
gameObjectID int
offset Vector2

Property Details

angle_offset public_oe property

public float angle_offset
Résultat float

gameObjectID public_oe property

public int gameObjectID
Résultat int

offset public_oe property

public Vector2 offset
Résultat Vector2