IExtrusionPathCacheIdentity
public interface IExtrusionPathCacheIdentityStable content identity for extrusion paths that may participate in shared geometry caches.
Implementations must change TextStudio.ThreeD.IExtrusionPathCacheIdentity.CacheIdentity whenever sampled output changes.
Properties
Section titled “Properties”
Revision
Section titled “Revision”int Revision { get; }Monotonic content revision owned by the path provider.
Returns
System.Int32
CacheIdentity
Section titled “CacheIdentity”int CacheIdentity { get; }Deterministic identity for the current immutable path snapshot.
Returns
System.Int32