Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<EnvMap> |
EnvMap.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<EnvMap> |
Tex.getEnv()
Get method for struct member 'env'.
|
Modifier and Type | Method and Description |
---|---|
void |
Tex.setEnv(CPointer<EnvMap> env)
Set method for struct member 'env'.
|
Constructor and Description |
---|
EnvMap(EnvMap that) |