Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
AudioData |
Scene.getAudio()
Get method for struct member 'audio'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<AudioData> |
AudioData.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setAudio(AudioData audio)
Set method for struct member 'audio'.
|
Constructor and Description |
---|
AudioData(AudioData that) |