Struct CriAtomEx3dRegion.Config
3Dリージョンオブジェクト作成用コンフィグ構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomEx3dRegion.Config
Remarks
説明: 3Dリージョンオブジェクトを作成する場合に使用する構造体です。 現状指定可能なパラメーターはありませんが、将来パラメーターが追加される可能性があるため、 本構造体を使用する際には SetDefaultConfig(out Config) メソッドを使用し、 構造体の初期化を行ってください。
Fields
reserved
予約値(0を指定してください)
Declaration
public int reserved
Field Value
Type | Description |
---|---|
int |