Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
View3DShading |
View3D.getShading()
Get method for struct member 'shading'.
|
View3DShading |
XrSessionSettings.getShading()
Get method for struct member 'shading'.
|
View3DShading |
SceneDisplay.getShading()
Get method for struct member 'shading'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<View3DShading> |
View3DShading.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
View3D.setShading(View3DShading shading)
Set method for struct member 'shading'.
|
void |
XrSessionSettings.setShading(View3DShading shading)
Set method for struct member 'shading'.
|
void |
SceneDisplay.setShading(View3DShading shading)
Set method for struct member 'shading'.
|
Constructor and Description |
---|
View3DShading(View3DShading that) |