Class UsdGeomImageable
Inheritance
UsdGeomImageable
Namespace: pxr
Syntax
public class UsdGeomImageable : UsdTyped, IDisposable
Constructors
UsdGeomImageable()
Declaration
public UsdGeomImageable()
UsdGeomImageable(UsdPrim)
Declaration
public UsdGeomImageable(UsdPrim prim)
Parameters
UsdGeomImageable(UsdSchemaBase)
Declaration
public UsdGeomImageable(UsdSchemaBase schemaObj)
Parameters
Methods
ComputeLocalBound(UsdTimeCode)
Declaration
public GfBBox3d ComputeLocalBound(UsdTimeCode time)
Parameters
Returns
ComputeLocalBound(UsdTimeCode, TfToken)
Declaration
public GfBBox3d ComputeLocalBound(UsdTimeCode time, TfToken purpose1)
Parameters
Returns
ComputeLocalBound(UsdTimeCode, TfToken, TfToken)
Declaration
public GfBBox3d ComputeLocalBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2)
Parameters
Returns
ComputeLocalBound(UsdTimeCode, TfToken, TfToken, TfToken)
Declaration
public GfBBox3d ComputeLocalBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3)
Parameters
Returns
ComputeLocalBound(UsdTimeCode, TfToken, TfToken, TfToken, TfToken)
Declaration
public GfBBox3d ComputeLocalBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3, TfToken purpose4)
Parameters
Returns
Declaration
public GfMatrix4d ComputeLocalToWorldTransform(UsdTimeCode time)
Parameters
Returns
Declaration
public GfMatrix4d ComputeParentToWorldTransform(UsdTimeCode time)
Parameters
Returns
ComputeProxyPrim()
Declaration
public UsdPrim ComputeProxyPrim()
Returns
ComputeProxyPrim(UsdPrim)
Declaration
public UsdPrim ComputeProxyPrim(UsdPrim renderPrim)
Parameters
Type |
Name |
Description |
UsdPrim |
renderPrim |
|
Returns
ComputePurpose()
Declaration
public TfToken ComputePurpose()
Returns
ComputePurposeInfo()
Declaration
public UsdGeomImageable.PurposeInfo ComputePurposeInfo()
Returns
ComputePurposeInfo(UsdGeomImageable.PurposeInfo)
Declaration
public UsdGeomImageable.PurposeInfo ComputePurposeInfo(UsdGeomImageable.PurposeInfo parentPurposeInfo)
Parameters
Returns
Declaration
public GfBBox3d ComputeUntransformedBound(UsdTimeCode time)
Parameters
Returns
Declaration
public GfBBox3d ComputeUntransformedBound(UsdTimeCode time, TfToken purpose1)
Parameters
Returns
Declaration
public GfBBox3d ComputeUntransformedBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2)
Parameters
Returns
Declaration
public GfBBox3d ComputeUntransformedBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3)
Parameters
Returns
Declaration
public GfBBox3d ComputeUntransformedBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3, TfToken purpose4)
Parameters
Returns
ComputeVisibility()
Declaration
public TfToken ComputeVisibility()
Returns
ComputeVisibility(TfToken)
Declaration
public TfToken ComputeVisibility(TfToken parentVisibility)
Parameters
Type |
Name |
Description |
TfToken |
parentVisibility |
|
Returns
ComputeVisibility(TfToken, UsdTimeCode)
Declaration
public TfToken ComputeVisibility(TfToken parentVisibility, UsdTimeCode time)
Parameters
Returns
ComputeVisibility(UsdTimeCode)
Declaration
public TfToken ComputeVisibility(UsdTimeCode time)
Parameters
Returns
ComputeWorldBound(UsdTimeCode)
Declaration
public GfBBox3d ComputeWorldBound(UsdTimeCode time)
Parameters
Returns
ComputeWorldBound(UsdTimeCode, TfToken)
Declaration
public GfBBox3d ComputeWorldBound(UsdTimeCode time, TfToken purpose1)
Parameters
Returns
ComputeWorldBound(UsdTimeCode, TfToken, TfToken)
Declaration
public GfBBox3d ComputeWorldBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2)
Parameters
Returns
ComputeWorldBound(UsdTimeCode, TfToken, TfToken, TfToken)
Declaration
public GfBBox3d ComputeWorldBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3)
Parameters
Returns
ComputeWorldBound(UsdTimeCode, TfToken, TfToken, TfToken, TfToken)
Declaration
public GfBBox3d ComputeWorldBound(UsdTimeCode time, TfToken purpose1, TfToken purpose2, TfToken purpose3, TfToken purpose4)
Parameters
Returns
CreatePrimvar(TfToken, SdfValueTypeName)
Declaration
public UsdGeomPrimvar CreatePrimvar(TfToken attrName, SdfValueTypeName typeName)
Parameters
Returns
CreatePrimvar(TfToken, SdfValueTypeName, TfToken)
Declaration
public UsdGeomPrimvar CreatePrimvar(TfToken attrName, SdfValueTypeName typeName, TfToken interpolation)
Parameters
Returns
CreatePrimvar(TfToken, SdfValueTypeName, TfToken, Int32)
Declaration
public UsdGeomPrimvar CreatePrimvar(TfToken attrName, SdfValueTypeName typeName, TfToken interpolation, int elementSize)
Parameters
Returns
CreateProxyPrimRel()
Declaration
public UsdRelationship CreateProxyPrimRel()
Returns
CreatePurposeAttr()
Declaration
public UsdAttribute CreatePurposeAttr()
Returns
CreatePurposeAttr(VtValue)
Declaration
public UsdAttribute CreatePurposeAttr(VtValue defaultValue)
Parameters
Type |
Name |
Description |
VtValue |
defaultValue |
|
Returns
CreatePurposeAttr(VtValue, Boolean)
Declaration
public UsdAttribute CreatePurposeAttr(VtValue defaultValue, bool writeSparsely)
Parameters
Returns
CreateVisibilityAttr()
Declaration
public UsdAttribute CreateVisibilityAttr()
Returns
CreateVisibilityAttr(VtValue)
Declaration
public UsdAttribute CreateVisibilityAttr(VtValue defaultValue)
Parameters
Type |
Name |
Description |
VtValue |
defaultValue |
|
Returns
CreateVisibilityAttr(VtValue, Boolean)
Declaration
public UsdAttribute CreateVisibilityAttr(VtValue defaultValue, bool writeSparsely)
Parameters
Returns
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
Get(UsdStageWeakPtr, SdfPath)
Declaration
public static UsdGeomImageable Get(UsdStageWeakPtr stage, SdfPath path)
Parameters
Returns
GetAuthoredPrimvars()
Declaration
public UsdGeomPrimvarVector GetAuthoredPrimvars()
Returns
GetOrderedPurposeTokens()
Declaration
public static TfTokenVector GetOrderedPurposeTokens()
Returns
GetPrimvar(TfToken)
Declaration
public UsdGeomPrimvar GetPrimvar(TfToken name)
Parameters
Returns
GetPrimvars()
Declaration
public UsdGeomPrimvarVector GetPrimvars()
Returns
GetProxyPrimRel()
Declaration
public UsdRelationship GetProxyPrimRel()
Returns
GetPurposeAttr()
Declaration
public UsdAttribute GetPurposeAttr()
Returns
GetSchemaAttributeNames()
Declaration
public static TfTokenVector GetSchemaAttributeNames()
Returns
GetSchemaAttributeNames(Boolean)
Declaration
public static TfTokenVector GetSchemaAttributeNames(bool includeInherited)
Parameters
Type |
Name |
Description |
Boolean |
includeInherited |
|
Returns
GetVisibilityAttr()
Declaration
public UsdAttribute GetVisibilityAttr()
Returns
HasPrimvar(TfToken)
Declaration
public bool HasPrimvar(TfToken name)
Parameters
Returns
MakeInvisible()
Declaration
public void MakeInvisible()
MakeInvisible(UsdTimeCode)
Declaration
public void MakeInvisible(UsdTimeCode time)
Parameters
MakeVisible()
Declaration
public void MakeVisible()
MakeVisible(UsdTimeCode)
Declaration
public void MakeVisible(UsdTimeCode time)
Parameters
SetProxyPrim(UsdPrim)
Declaration
public bool SetProxyPrim(UsdPrim proxy)
Parameters
Type |
Name |
Description |
UsdPrim |
proxy |
|
Returns
SetProxyPrim(UsdSchemaBase)
Declaration
public bool SetProxyPrim(UsdSchemaBase proxy)
Parameters
Returns
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.