bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class SliceDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The shape to slice

    undefined
    
    step: number

    Step at which to divide the shape

    0.1
    

    0

    Infinity

    0.1

    direction: Vector3

    Direction vector

    [0, 1, 0]