Click or drag to resize
CollisionMasksTargets Field
Default collision mask for valid targets. For example, you can use this for projectiles that can hit stuff.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static readonly short Targets

Field Value

Type: Int16
See Also