ShapeCastSettings

@ConfigSerializable
data class ShapeCastSettings(val stopAtPenetration: Boolean)

Constructors

Link copied to clipboard
constructor(stopAtPenetration: Boolean)

Properties

Link copied to clipboard