Options
All
  • Public
Menu

Class RayStopInfo

Hierarchy

  • RayStopInfo

Index

Constructors

constructor

  • Returns RayStopInfo

  • Parameters

    Returns RayStopInfo

  • Parameters

    • color: Color
    • subVolumeMax: number
    • subVolumeMin: number
    • voxelValue: number
    • volCoodinate: Vector

    Returns RayStopInfo

Properties

color

color: Color

name

name: string = "RayStopInfo"

subVolumeMax

subVolumeMax: number

subVolumeMin

subVolumeMin: number

volCoodinate

volCoodinate: Vector

voxelValue

voxelValue: number

Methods

toString

  • toString(): string
  • Returns string

Generated using TypeDoc