Table of Contents

Property Target

Namespace
Pinwheel.Griffin.Physics
Assembly
Pinwheel.Polaris.Runtime.dll

Target

The target player to keep track of. Rigidbodies around this object (scene props, projectiles, etc.), include the object itself, can collide with nearby trees.

public GameObject Target { get; set; }

Property Value

GameObject