- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
.Characters - Containing Type
- PlatformContact2D
Syntax
public PlatformContact2D(Collider2D collider, Rigidbody2D rigidbody, Vector2 point)
Parameters
Name | Type | Description |
---|---|---|
collider | Collider2D | |
rigidbody | Rigidbody2D | |
point | Vector2 |
Return Value
Type | Description |
---|---|
void |