Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
GameFraming |
GameData.getFraming()
Get method for struct member 'framing'.
|
GameFraming |
Scene.getFraming()
Get method for struct member 'framing'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<GameFraming> |
GameFraming.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
GameData.setFraming(GameFraming framing)
Set method for struct member 'framing'.
|
void |
Scene.setFraming(GameFraming framing)
Set method for struct member 'framing'.
|
Constructor and Description |
---|
GameFraming(GameFraming that) |