xr-frame / Exports / IGLTFModelOptions

# Interface: IGLTFModelOptions

在{@link GLTFModel.instantiate}中传入的设置项。

# Table of contents

# Properties

# Properties

# castShadow

castShadow: boolean

是否投射阴影。


# neverCull

neverCull: boolean

是否参与剔除。


# receiveShadow

receiveShadow: boolean

是否接受阴影。