Class: RubyOSBXL::Enums::XlTextureMirrorType

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

Overview

XlTextureMirrorType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#TextureMirrorTypeBothObject

水平および垂直反射テクスチャータイプ

Returns:

  • (Object)

    the current value of TextureMirrorTypeBoth

#TextureMirrorTypeHorizontalObject

水平反射テクスチャータイプ

Returns:

  • (Object)

    the current value of TextureMirrorTypeHorizontal

#TextureMirrorTypeNoneObject

None

Returns:

  • (Object)

    the current value of TextureMirrorTypeNone

#TextureMirrorTypeVerticalObject

垂直反射テクスチャータイプ

Returns:

  • (Object)

    the current value of TextureMirrorTypeVertical