Skip to main content

Blender “RNA” and the Data API

  • Chapter
  • First Online:
Core Blender Development
  • 1009 Accesses

Abstract

Blender “DNA” was described by example in Chapter 2, when we talked about Blender state and serialization. This chapter covers how the Blender codebase sets “DNA” variables via “RNA” properties.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Actual RNA (ribonucleic acid) is a biological molecule. It transcribes literal DNA (a separate molecule named deoxyribonucleic acid) by encoding (transcribing) it and then translating its encoding to protein. This process is known as the “central dogma of molecular biology.” However, the protein aspect is where this analogy ends. Blender’s “RNA” is essentially an interface to Blender’s “DNA” types. Blender “RNA” also moves information (settings) into Blender “DNA,” making Blender “RNA” capable of “reverse transcription” as well—i.e., an analogy to when information flows from RNA to DNA in biological systems.

  2. 2.

    The official documentation (https://wiki.blender.org/wiki/Source/Architecture/RNA) provides information on the design consideration for “RNA,” at the time of Blender 2.5 development. When the document was written, the file contents were fewer, and the generated code was written to a single file.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2021 The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Hollister, B.E. (2021). Blender “RNA” and the Data API. In: Core Blender Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-6415-7_6

Download citation

Publish with us

Policies and ethics