Skip to content

PhysicsMatrix

Tommo J. Phillips edited this page Oct 22, 2023 · 2 revisions

PhysicsMatrix

Namespace: TommoJProductions.ModApi

public static class PhysicsMatrix

Inheritance ObjectPhysicsMatrix

Properties

jaggeredMatrix

Represents the physics layer matrix as a jaggered array.

public static Boolean[][] jaggeredMatrix { get; }

Property Value

Boolean[][]

Methods

initMatrix()

public static void initMatrix()

Clone this wiki locally