Click or drag to resize

ChainShapeTestPoint Method


Namespace: Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override bool TestPoint(
	ref Transform transform,
	ref Vector2 point
)

Parameters

transform  Transform
 
point  Vector2
 

Return Value

Boolean
See Also