Sample On Sphere#
Assignes uniformly sampled location on a sphere.
Installation#
To use this node enable isaacsim.replicator.examples in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec In (inputs:execIn) | 
 | exec | 0 | 
| Prims (inputs:prims) | 
 | prims to randomize | [] | 
| Radius (inputs:radius) | 
 | sphere radius | 1.0 | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec Out (outputs:execOut) | 
 | exec | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | isaacsim.replicator.examples.OgnSampleOnSphere | 
| Version | 1 | 
| Extension | isaacsim.replicator.examples | 
| Icon | ogn/icons/isaacsim.replicator.examples.OgnSampleOnSphere.svg | 
| Has State? | False | 
| Implementation Language | Python | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | None | 
| uiName | Sample On Sphere | 
| Categories | isaacReplicatorExamples | 
| Generated Class Name | OgnSampleOnSphereDatabase | 
| Python Module | isaacsim.replicator.examples |