Edge

data class Edge(val id: Int) : PhysicsQuery.ShapeFeature

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int