Class: RubyOSBXL::Enums::XlBarShape

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlBarShape列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#BoxObject

ボックス

Returns:

  • (Object)

    the current value of Box

#ConeToMaxObject

円錐。値の箇所で平面が切断されます。

Returns:

  • (Object)

    the current value of ConeToMax

#ConeToPointObject

円錐。値の箇所が頂点になります。

Returns:

  • (Object)

    the current value of ConeToPoint

#CylinderObject

円柱

Returns:

  • (Object)

    the current value of Cylinder

#PyramidToMaxObject

ピラミッド。値の箇所で平面が切断されます。

Returns:

  • (Object)

    the current value of PyramidToMax

#PyramidToPointObject

ピラミッド。値の箇所が頂点になります。

Returns:

  • (Object)

    the current value of PyramidToPoint