ProtectedconstructorSnap HiddenWhen true, the per-attribute bit-depth fields are honored; when false, the compressionProfile preset determines bit depths.
Number of bits used to encode each splat's center position.
Number of bits used to encode each splat's color.
Number of bits used to encode per-frame position deltas between key frames.
Number of bits used to encode per-frame rotation deltas between key frames.
Number of bits used to encode each splat's packed rotation quaternion.
Number of bits used to encode each splat's scale.
Preset compression profile that selects default bit depths and quantization when advancedSettings is disabled.
Whether frames are encoded in groups of pictures to exploit temporal coherence between successive frames.
ReadonlyidThe unique id of the entity.
Number of frames between full key frames in the encoded sequence.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Splats with opacity below this threshold are discarded during import.
ReadonlynumNumber of frames detected in the PLY input sequence.
Whether the original splat order from the PLY input is preserved instead of being reordered for better compression.
Method used to pack splat rotation quaternions when encoding the asset.
ReadonlytypeThe entity's type.
A list of entities which this entity has a reference to.
StaticgetReturns metadata about this type.
A list of entities which has a reference to this entity.
StaticgetReturns the type name of this class.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Configuration entity controlling how PLY files are compressed and packed into a GSAF asset by createGsafFromPlyFiles.