Class SdfLayer Inheritance object SdfLayer Implements IDisposable Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) Namespace: pxr Assembly: USD.NET.dll Syntax public class SdfLayer : IDisposable Properties Name Description identifier Methods Name Description AddToMutedLayers(string) Apply(SdfBatchNamespaceEdit) ApplyRootPrimOrder(TfTokenVector) CanApply(SdfBatchNamespaceEdit) CanApply(SdfBatchNamespaceEdit, SdfNamespaceEditDetailVector) Clear() ClearColorConfiguration() ClearColorManagementSystem() ClearCustomLayerData() ClearDefaultPrim() ClearEndTimeCode() ClearFramePrecision() ClearFramesPerSecond() ClearOwner() ClearSessionOwner() ClearStartTimeCode() ClearTimeCodesPerSecond() ComputeAbsolutePath(string) CreateAnonymous() CreateAnonymous(string) CreateAnonymous(string, SdfFileFormat) CreateAnonymous(string, SdfFileFormat, StdStringMap) CreateAnonymous(string, StdStringMap) CreateIdentifier(string, StdStringMap) CreateNew(string) CreateNew(string, StdStringMap) CreateNew(SdfFileFormat, string) CreateNew(SdfFileFormat, string, StdStringMap) Dispose() Dispose(bool) DumpLayerInfo() EraseField(SdfPath, TfToken) EraseFieldDictValueByKey(SdfPath, TfToken, TfToken) EraseTimeSample(SdfPath, double) Export(string) Export(string, string) Export(string, string, StdStringMap) ExportToString() ~SdfLayer() Find(string) Find(string, StdStringMap) FindOrOpen(string) FindOrOpen(string, StdStringMap) FindOrOpenRelativeToLayer(SdfLayerHandle, string) FindOrOpenRelativeToLayer(SdfLayerHandle, string, StdStringMap) FindRelativeToLayer(SdfLayerHandle, string) FindRelativeToLayer(SdfLayerHandle, string, StdStringMap) GetAssetInfo() GetAssetName() GetAttributeAtPath(SdfPath) GetBracketingTimeSamples(double, out double, out double) GetBracketingTimeSamplesForPath(SdfPath, double, out double, out double) GetColorConfiguration() GetColorManagementSystem() GetComment() GetCompositionAssetDependencies() GetCustomLayerData() GetDefaultPrim() GetDetachedLayerRules() GetDisplayName() GetDisplayNameFromIdentifier(string) GetDocumentation() GetEndTimeCode() GetExternalAssetDependencies() GetExternalReferences() GetField(SdfPath, TfToken) GetFieldDictValueByKey(SdfPath, TfToken, TfToken) GetFileExtension() GetFileFormat() GetFileFormatArguments() GetFramePrecision() GetFramesPerSecond() GetHasOwnedSubLayers() GetHashCode() GetHints() GetLoadedLayers() GetMutedLayers() GetNumSubLayerPaths() GetNumTimeSamplesForPath(SdfPath) GetObjectAtPath(SdfPath) GetOwner() GetPrimAtPath(SdfPath) GetPropertyAtPath(SdfPath) GetPseudoRoot() GetRealPath() GetRelationshipAtPath(SdfPath) GetRepositoryPath() GetResolvedPath() GetRootPrims() GetSchema() GetSessionOwner() GetSpecType(SdfPath) GetStartTimeCode() GetSubLayerOffset(int) GetSubLayerOffsets() GetSubLayerPaths() GetTimeCodesPerSecond() GetVersion() HasColorConfiguration() HasColorManagementSystem() HasCustomLayerData() HasDefaultPrim() HasEndTimeCode() HasField(SdfPath, TfToken) HasField(SdfPath, TfToken, SWIGTYPE_p_SdfAbstractDataValue) HasField(SdfPath, TfToken, VtValue) HasFieldDictKey(SdfPath, TfToken, TfToken) HasFieldDictKey(SdfPath, TfToken, TfToken, SWIGTYPE_p_SdfAbstractDataValue) HasFieldDictKey(SdfPath, TfToken, TfToken, VtValue) HasFramePrecision() HasFramesPerSecond() HasOwner() HasSessionOwner() HasSpec(SdfPath) HasStartTimeCode() HasTimeCodesPerSecond() Import(string) ImportFromString(string) InsertInRootPrimOrder(TfToken) InsertInRootPrimOrder(TfToken, int) InsertRootPrim(SdfPrimSpecHandle) InsertRootPrim(SdfPrimSpecHandle, int) InsertSubLayerPath(string) InsertSubLayerPath(string, int) IsAnonymous() IsAnonymousLayerIdentifier(string) IsDetached() IsDirty() IsEmpty() IsIncludedByDetachedLayerRules(string) IsMuted() IsMuted(string) ListAllTimeSamples() ListFields(SdfPath) ListTimeSamplesForPath(SdfPath) New(SdfFileFormat, string) New(SdfFileFormat, string, StdStringMap) OpenAsAnonymous(string) OpenAsAnonymous(string, bool) OpenAsAnonymous(string, bool, string) PermissionToEdit() PermissionToSave() QueryTimeSample(SdfPath, double) QueryTimeSample(SdfPath, double, SWIGTYPE_p_SdfAbstractDataValue) QueryTimeSample(SdfPath, double, VtValue) Reload() Reload(bool) ReloadLayers(SdfLayerHandleSet) ReloadLayers(SdfLayerHandleSet, bool) RemoveFromMutedLayers(string) RemoveFromRootPrimOrder(TfToken) RemoveFromRootPrimOrderByIndex(int) RemoveInertSceneDescription() RemovePrimIfInert(SdfPrimSpecHandle) RemovePropertyIfHasOnlyRequiredFields(SdfPropertySpecHandle) RemoveRootPrim(SdfPrimSpecHandle) RemoveSubLayerPath(int) Save() Save(bool) ScheduleRemoveIfInert(SdfSpec) SetColorConfiguration(SdfAssetPath) SetColorManagementSystem(TfToken) SetComment(string) SetCustomLayerData(VtDictionary) SetDefaultPrim(TfToken) SetDetachedLayerRules(DetachedLayerRules) SetDocumentation(string) SetEndTimeCode(double) SetField(SdfPath, TfToken, SWIGTYPE_p_SdfAbstractDataConstValue) SetField(SdfPath, TfToken, VtValue) SetFieldDictValueByKey(SdfPath, TfToken, TfToken, SWIGTYPE_p_SdfAbstractDataConstValue) SetFieldDictValueByKey(SdfPath, TfToken, TfToken, VtValue) SetFramePrecision(int) SetFramesPerSecond(double) SetHasOwnedSubLayers(bool) SetMuted(bool) SetOwner(string) SetPermissionToEdit(bool) SetPermissionToSave(bool) SetRootPrimOrder(TfTokenVector) SetRootPrims(SdfPrimSpecHandleVector) SetSessionOwner(string) SetStartTimeCode(double) SetSubLayerOffset(SdfLayerOffset, int) SetSubLayerPaths(StdStringVector) SetTimeCodesPerSecond(double) SetTimeSample(SdfPath, double, SWIGTYPE_p_SdfAbstractDataConstValue) SetTimeSample(SdfPath, double, VtValue) SplitIdentifier(string, out string, StdStringMap) StreamsData() TransferContent(SdfLayerHandle) UpdateAssetInfo() UpdateCompositionAssetDependency(string) UpdateCompositionAssetDependency(string, string) UpdateExternalReference(string) UpdateExternalReference(string, string) WriteDataFile(string)