Graphics3DModelglTFImageBased#

class ansys.stk.core.stkobjects.Graphics3DModelglTFImageBased#

Class defining glTF Reflection Settings.

Overview#

filename

Path and filename of the glTF image based file.

file_path

Absolute path and filename of the glTF image based file.

reflection_reference_frame

Get or set the system used to orient an environment map around a glTF model.

Import detail#

from ansys.stk.core.stkobjects import Graphics3DModelglTFImageBased

Property detail#

property Graphics3DModelglTFImageBased.filename: str#

Path and filename of the glTF image based file.

property Graphics3DModelglTFImageBased.file_path: str#

Absolute path and filename of the glTF image based file.

property Graphics3DModelglTFImageBased.reflection_reference_frame: str#

Get or set the system used to orient an environment map around a glTF model.