Click or drag to resize
Lumino Namespace

[Missing <summary> documentation for "N:Lumino"]

Classes
  ClassDescription
Public classAPI
Public classApplication
ライブラリ全体の初期化や更新等、包括的な処理を行うクラスです。
Public classConfig
初期設定を行います。
Public classGameAudio
ゲーム向け音声再生のユーティリティクラスです。
Public classLuminoException
ライブラリ内部で発生した例外
Public classRefObject
参照カウントを持つオブジェクトをラップする
Public classSound
音声データひとつ分を表し、再生などの操作を行うクラスです。
Public classSoundListener
3D音声のリスナーに関する情報を操作します。
Public classVersion
バージョン情報です。
Structures
  StructureDescription
Public structureMatrix
4x4 行列のクラスです。
Public structureQuaternion
クォータニオンのクラスです。
Public structureVector2
2次元のベクトルのクラスです。
Public structureVector3
3 次元ベクトルのクラスです。
Public structureVector4
4 次元ベクトルのクラスです。
Delegates
  DelegateDescription
Public delegateExceptionCallback
Enumerations
  EnumerationDescription
Public enumerationAcceleratorKey
アクセラレータキー
Public enumerationAsyncIOState
非同期処理の状態
Public enumerationBackbufferResizeMode
ウィンドウとバックバッファのリサイズモード
Public enumerationBlendMode
合成方法
Public enumerationCameraType
カメラ姿勢の設定方法
Public enumerationCoord
座標系
Public enumerationCullingMode
カリング方法
Public enumerationDirectMusicMode
DirectMusic の初期化方法
Public enumerationFileAccess
ファイルにアクセスする方法
Public enumerationFileAccessPriority
ファイルへのアクセス制限
Public enumerationFileMode
ファイルを開く方法または作成する方法
Public enumerationFileType
ファイルオープンモード
Public enumerationFrontAxis
3D 空間での基準方向を表す値
Public enumerationKeyCode
キーボードのキーコード
Public enumerationMeshCreateFlags
メッシュ生成オプション
Public enumerationObjectType
ハンドルオブジェクトの種類
Public enumerationPlacementType
ノードの配置方法
Public enumerationResult
結果・エラーコード
Public enumerationRotationOrder
回転順序
Public enumerationSeekOrigin
シーク位置移動の起点
Public enumerationSoundFadeBehavior
音量フェード完了時の動作
Public enumerationSoundPlayingMode
サウンド再生方法
Public enumerationSoundPlayingState
サウンドの再生状態
Public enumerationTextAlign
テキストアライン
Public enumerationTextureFormat
テクスチャフォーマット
Public enumerationVariantType
Variant の型識別情報