C# Class ShipPart

Inheritance: MonoBehaviour
Show file Open project: drakelinglabs/unityarmada Class Usage Examples

Public Properties

Property Type Description
angle_offset float
gameObjectID int
offset Vector2

Property Details

angle_offset public property

public float angle_offset
return float

gameObjectID public property

public int gameObjectID
return int

offset public property

public Vector2 offset
return Vector2