Expand description
Registry-independent engine profile facts and resolved settings.
These wire values deliberately mirror the closed V1 vocabulary owned by
animsmith-engine without making core depend on that crate. Their
canonical encoders preserve the byte preimages introduced with the V1
engine registry.
Structs§
- Engine
Clip Settings V1 - Fully materialized settings for one actual clip.
- Engine
Coordinate Basis V1 - Known target coordinate basis.
- Engine
Primary Source V1 - One primary source retained by an immutable profile record.
- Engine
Profile Fact V1 - One stable fact and its explicit evidence state.
- Engine
Profile Selection V1 - Exact four-field key selecting one revisioned engine profile.
- Engine
Setting Descriptor V1 - Immutable descriptor for one stable setting id.
- Engine
Setting RowV1 - One stable-id-keyed materialized setting value.
- Resolved
Engine Profile V1 - Registry-independent, self-contained immutable engine profile record.
- Resolved
Engine Settings V1 - Fully materialized, registry-independent V1 engine settings.
Enums§
- Engine
Animation Addressability V1 - Known animation-asset addressability behavior.
- Engine
Bake OrExtract V1 - Exact policy for a root-transform component.
- Engine
Contract Error - Typed violation of the core-owned profile/settings contract.
- Engine
Conversion Control V1 - Known importer control relevant to source-to-target conversion.
- Engine
Default Status V1 - Verified default status of a setting.
- Engine
Fact IdV1 - Stable id for one immutable V1 profile fact.
- Engine
Fact State V1 - Evidence state of one immutable profile fact.
- Engine
Fact Value V1 - Typed value of one known immutable profile fact.
- Engine
Forward Axis V1 - Signed world axis used as forward.
- Engine
Handedness V1 - Coordinate-system handedness.
- Engine
Import Handling V1 - Known importer treatment for a fact domain.
- Engine
Linear Unit V1 - Known target linear unit.
- Engine
Root Motion Addressability V1 - Known root-motion addressability behavior.
- Engine
Setting Applicability V1 - Whether a descriptor applies to a profile revision.
- Engine
Setting Domain V1 - Closed value domain of a setting.
- Engine
Setting IdV1 - Stable id in the closed V1 engine-setting vocabulary.
- Engine
Setting Scope V1 - Configuration scope of a setting.
- Engine
Setting Value V1 - Closed public value vocabulary for fully materialized engine settings.
- Engine
Target Addressability V1 - Known animation-target addressability behavior.
- Engine
UpAxis V1 - Positive world axis used as up.
Constants§
- ENGINE_
CONTRACT_ V1_ MAX_ AGGREGATE_ ROWS - Maximum aggregate profile and materialized-setting rows retained by one lint file.
- ENGINE_
CONTRACT_ V1_ MAX_ COLLECTION_ ROWS - Maximum rows in any individual V1 profile or resolved-settings collection.
- ENGINE_
CONTRACT_ V1_ MAX_ TEXT_ BYTES - Maximum UTF-8 bytes in one retained profile/settings string.
- ENGINE_
CONTRACT_ V1_ MAX_ TOTAL_ TEXT_ BYTES - Maximum aggregate UTF-8 bytes retained by V1 provenance and predictions in one lint file.
- ENGINE_
PROFILE_ FACTS_ V1_ ID - Semantic contract for a self-contained V1 engine profile record.
- RESOLVED_
ENGINE_ SETTINGS_ V1_ ID - Semantic contract for fully materialized V1 engine settings.