- getResultCount
long getResultCount()
- getResultObject
GodotObject getResultObject(long idx)
- getResultObjectId
long getResultObjectId(long idx)
- getResultObjectShape
long getResultObjectShape(long idx)
- getResultRid
RID getResultRid(long idx)
- opAssign
PhysicsShapeQueryResult opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(PhysicsShapeQueryResult other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
Result of a shape query in Physics2DServer.