Bitbybit Docs
    Preparing search index...

    Class DrawNodeOptions (Inputs.Draw)

    Feeds draw.optionsBabylonNode: the color of each axis line a drawn node gets and how long the lines are.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalcolorX: string
      • OptionalcolorY: string
      • OptionalcolorZ: string
      • Optionalsize: number

      Returns DrawNodeOptions

    Properties

    colorX: string

    X Axis color

    #ff0000
    
    colorY: string

    Y Axis color

    #00ff00
    
    colorZ: string

    Z Axis color

    #0000ff
    
    size: number

    Length of the node axis

    2
    

    0

    Infinity