Class BezierConnection.Segment

java.lang.Object
com.simibubi.create.content.logistics.trains.BezierConnection.Segment
Enclosing class:
BezierConnection

public static class BezierConnection.Segment extends Object
  • Field Details

    • index

      public int index
    • position

      public net.minecraft.world.phys.Vec3 position
    • derivative

      public net.minecraft.world.phys.Vec3 derivative
    • faceNormal

      public net.minecraft.world.phys.Vec3 faceNormal
    • normal

      public net.minecraft.world.phys.Vec3 normal
  • Constructor Details

    • Segment

      public Segment()