GltfLoadOptions

GltfLoadOptions

概述

GltfLoadOptions 是一个类在Java的FOSS中. 继承人: LoadOptions.

如果加载器翻转坐标系统,getFlipCoordinateSystem返回真.

本类提供了在Java程序中使用GltfLoadOptions 对象的15种方法. 有的方法包括: A3DObject, GltfLoadOptions, LoadOptions, findProperty, getFileFormat, getFlipCoordinateSystem, getName, getPrettyPrint, getProperties, getProperty, removeProperty, setFlipCoordinateSystem,另外还有3种方法. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: fileFormat, flipCoordinateSystem, name, prettyPrint, properties.

属性

名称:类型Access描述情况
flipCoordinateSystemboolean阅读获取翻转坐标系。.
prettyPrintboolean阅读获取漂亮打印。.
fileFormatFileFormat阅读获取文件格式。.
nameString阅读获取名称。.
propertiesPropertyCollection阅读获取属性。.

方法

Signature描述情况
GltfLoadOptions()在这个 GltfLoadOptions 实例中调用GltfLoadOptions.
getFlipCoordinateSystem()boolean返回转向坐标系统.
setFlipCoordinateSystem(value: boolean)设置翻转坐标系的值。.
getPrettyPrint()boolean返回了漂亮的印记.
setPrettyPrint(value: boolean)设置 pretty print 值。.
LoadOptions()对于3DS文件的加载选项.
getFileFormat()FileFormat构建 Discreet3dsLoadOptions 的设计师.
A3DObject()参数化圆柱.它也可以用来表示一个形,当半径顶/半徑底的值为零时.
getName()String曲线的部分.
setName(name: String)构建一个指定半径的 CircleShape 配置文件.
getProperties()PropertyCollection启动一个新的Cylinder类实例.
findProperty(name: String)Property启动了新的骨类实例.
getProperty(name: String)Object获取节点在当前姿势下的变换矩阵。.
setProperty(name: String, value: Object)获取宽度段。.
removeProperty(name: String)boolean在进出口过程中获得控制点/正常的转换坐标系统.

查看更多

 中文