ConstructorOptions
Initialization options for the GltfGpmLocal constructor
See also
Properties
Link copied to clipboard
The direct anchor points. This must be present if and only if the storage type is Direct
.
Link copied to clipboard
The indirect anchor points. This must be present if and only if the storage type is Indirect
.
Link copied to clipboard
The covariance of anchor point parameters. This must be present if and only if the storage type is Direct
.
Link copied to clipboard
The intra-tile correlation groups. This must be present if and only if the storage type is Indirect
.
Link copied to clipboard
The storage type. This must be one of the StorageType
constants, i.e. Direct
or Indirect
.