Sd Fabric Time Range Execution
Read a rational time range from Fabric or RenderVars and signal its execution if the current time fall within this range. The range is [begin,end[, that is the end time does not belong to the range.
Installation
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec (inputs:exec) |
|
Trigger |
None |
Gpu (inputs:gpu) |
|
Pointer to shared context containing gpu foundations. |
0 |
Render Results (inputs:renderResults) |
|
Render results |
0 |
Time Range Begin Denominator Token (inputs:timeRangeBeginDenominatorToken) |
|
Attribute name of the range begin time denominator |
timeRangeStartDenominator |
Time Range Begin Numerator Token (inputs:timeRangeBeginNumeratorToken) |
|
Attribute name of the range begin time numerator |
timeRangeStartNumerator |
Time Range End Denominator Token (inputs:timeRangeEndDenominatorToken) |
|
Attribute name of the range end time denominator |
timeRangeEndDenominator |
Time Range End Numerator Token (inputs:timeRangeEndNumeratorToken) |
|
Attribute name of the range end time numerator |
timeRangeEndNumerator |
Time Range Name (inputs:timeRangeName) |
|
Time range name used to read from the Fabric or RenderVars. |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec (outputs:exec) |
|
Trigger |
None |
Time Range Begin Denominator (outputs:timeRangeBeginDenominator) |
|
Time denominator of the last time range change (begin) |
None |
Time Range Begin Numerator (outputs:timeRangeBeginNumerator) |
|
Time numerator of the last time range change (begin) |
None |
Time Range End Denominator (outputs:timeRangeEndDenominator) |
|
Time denominator of the last time range change (end) |
None |
Time Range End Numerator (outputs:timeRangeEndNumerator) |
|
Time numerator of the last time range change (end) |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.syntheticdata.SdFabricTimeRangeExecution |
Version |
1 |
Extension |
omni.syntheticdata |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
Categories |
graph:postRender,graph:action |
Generated Class Name |
OgnSdFabricTimeRangeExecutionDatabase |
Python Module |
omni.syntheticdata |