MCPcopy Create free account
hub / github.com/DNA-Rendering/DNA-Rendering / get_actor_info

Method get_actor_info

scripts/3DGS/SMCReader.py:61–62  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

59 return self.__available_keys__
60
61 def get_actor_info(self):
62 return self.actor_info
63
64 def get_Camera_12mp_info(self):
65 return self.Camera_12mp_info

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected