Class Camera
- java.lang.Object
-
- org.cakelab.blender.nio.CFacade
-
- org.blender.dna.Camera
-
public class Camera extends CFacade
Generated facet for DNA struct type 'Camera'.Class Documentation
-
-
Field Summary
Fields Modifier and Type Field Description static long[]
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.static long[]
__DNA__FIELD__adt
Field descriptor (offset) for struct member 'adt'.static long[]
__DNA__FIELD__bg_images
Field descriptor (offset) for struct member 'bg_images'.static long[]
__DNA__FIELD__clipend
Field descriptor (offset) for struct member 'clipend'.static long[]
__DNA__FIELD__clipsta
Field descriptor (offset) for struct member 'clipsta'.static long[]
__DNA__FIELD__dof
Field descriptor (offset) for struct member 'dof'.static long[]
__DNA__FIELD__dof_ob
Deprecated.Deprecatedstatic long[]
__DNA__FIELD__drawsize
Field descriptor (offset) for struct member 'drawsize'.static long[]
__DNA__FIELD__dtx
Field descriptor (offset) for struct member 'dtx'.static long[]
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.static long[]
__DNA__FIELD__gpu_dof
Deprecated.Deprecatedstatic long[]
__DNA__FIELD__id
Field descriptor (offset) for struct member 'id'.static long[]
__DNA__FIELD__ipo
Deprecated.Deprecatedstatic long[]
__DNA__FIELD__lens
Field descriptor (offset) for struct member 'lens'.static long[]
__DNA__FIELD__ortho_scale
Field descriptor (offset) for struct member 'ortho_scale'.static long[]
__DNA__FIELD__passepartalpha
Field descriptor (offset) for struct member 'passepartalpha'.static long[]
__DNA__FIELD__runtime
Field descriptor (offset) for struct member 'runtime'.static long[]
__DNA__FIELD__sensor_fit
Field descriptor (offset) for struct member 'sensor_fit'.static long[]
__DNA__FIELD__sensor_x
Field descriptor (offset) for struct member 'sensor_x'.static long[]
__DNA__FIELD__sensor_y
Field descriptor (offset) for struct member 'sensor_y'.static long[]
__DNA__FIELD__shiftx
Field descriptor (offset) for struct member 'shiftx'.static long[]
__DNA__FIELD__shifty
Field descriptor (offset) for struct member 'shifty'.static long[]
__DNA__FIELD__stereo
Field descriptor (offset) for struct member 'stereo'.static long[]
__DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.static long[]
__DNA__FIELD__YF_dofdist
Field descriptor (offset) for struct member 'YF_dofdist'.static int
__DNA__SDNA_INDEX
This is the sdna index of the struct Camera.-
Fields inherited from class org.cakelab.blender.nio.CFacade
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
-
-
Constructor Summary
Constructors Modifier Constructor Description Camera(long __address, Block __block, BlockTable __blockTable)
protected
Camera(Camera that)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description CPointer<Camera>
__io__addressof()
Instantiates a pointer on this instance.CArrayFacade<java.lang.Byte>
get_pad()
Get method for struct member '_pad'.CPointer<AnimData>
getAdt()
Get method for struct member 'adt'.ListBase
getBg_images()
Get method for struct member 'bg_images'.float
getClipend()
Get method for struct member 'clipend'.float
getClipsta()
Get method for struct member 'clipsta'.CameraDOFSettings
getDof()
Get method for struct member 'dof'.CPointer<BlenderObject>
getDof_ob()
Deprecated.Deprecatedfloat
getDrawsize()
Get method for struct member 'drawsize'.byte
getDtx()
Get method for struct member 'dtx'.short
getFlag()
Get method for struct member 'flag'.GPUDOFSettings
getGpu_dof()
Deprecated.DeprecatedID
getId()
Get method for struct member 'id'.CPointer<Ipo>
getIpo()
Deprecated.Deprecatedfloat
getLens()
Get method for struct member 'lens'.float
getOrtho_scale()
Get method for struct member 'ortho_scale'.float
getPassepartalpha()
Get method for struct member 'passepartalpha'.Camera_Runtime
getRuntime()
Get method for struct member 'runtime'.byte
getSensor_fit()
Get method for struct member 'sensor_fit'.float
getSensor_x()
Get method for struct member 'sensor_x'.float
getSensor_y()
Get method for struct member 'sensor_y'.float
getShiftx()
Get method for struct member 'shiftx'.float
getShifty()
Get method for struct member 'shifty'.CameraStereoSettings
getStereo()
Get method for struct member 'stereo'.byte
getType()
Get method for struct member 'type'.float
getYF_dofdist()
Get method for struct member 'YF_dofdist'.void
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.void
setAdt(CPointer<AnimData> adt)
Set method for struct member 'adt'.void
setBg_images(ListBase bg_images)
Set method for struct member 'bg_images'.void
setClipend(float clipend)
Set method for struct member 'clipend'.void
setClipsta(float clipsta)
Set method for struct member 'clipsta'.void
setDof(CameraDOFSettings dof)
Set method for struct member 'dof'.void
setDof_ob(CPointer<BlenderObject> dof_ob)
Deprecated.Deprecatedvoid
setDrawsize(float drawsize)
Set method for struct member 'drawsize'.void
setDtx(byte dtx)
Set method for struct member 'dtx'.void
setFlag(short flag)
Set method for struct member 'flag'.void
setGpu_dof(GPUDOFSettings gpu_dof)
Deprecated.Deprecatedvoid
setId(ID id)
Set method for struct member 'id'.void
setIpo(CPointer<Ipo> ipo)
Deprecated.Deprecatedvoid
setLens(float lens)
Set method for struct member 'lens'.void
setOrtho_scale(float ortho_scale)
Set method for struct member 'ortho_scale'.void
setPassepartalpha(float passepartalpha)
Set method for struct member 'passepartalpha'.void
setRuntime(Camera_Runtime runtime)
Set method for struct member 'runtime'.void
setSensor_fit(byte sensor_fit)
Set method for struct member 'sensor_fit'.void
setSensor_x(float sensor_x)
Set method for struct member 'sensor_x'.void
setSensor_y(float sensor_y)
Set method for struct member 'sensor_y'.void
setShiftx(float shiftx)
Set method for struct member 'shiftx'.void
setShifty(float shifty)
Set method for struct member 'shifty'.void
setStereo(CameraStereoSettings stereo)
Set method for struct member 'stereo'.void
setType(byte type)
Set method for struct member 'type'.void
setYF_dofdist(float YF_dofdist)
Set method for struct member 'YF_dofdist'.-
Methods inherited from class org.cakelab.blender.nio.CFacade
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof, equals, hashCode
-
-
-
-
Field Detail
-
__DNA__SDNA_INDEX
public static final int __DNA__SDNA_INDEX
This is the sdna index of the struct Camera.It is required when allocating a new block to store data for Camera.
- See Also:
StructDNA
,BlockTable
, Constant Field Values
-
__DNA__FIELD__id
public static final long[] __DNA__FIELD__id
Field descriptor (offset) for struct member 'id'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__id); CPointer<ID> p_id = p.cast(new Class[]{ID.class});
Metadata
- Field: 'id'
- Signature: 'ID'
- Actual Size (32bit/64bit): 152/192
-
__DNA__FIELD__adt
public static final long[] __DNA__FIELD__adt
Field descriptor (offset) for struct member 'adt'.Field Documentation
Blender Source Code
Animation data (must be immediately after id for utilities to use it).
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__adt); CPointer<CPointer<AnimData>> p_adt = p.cast(new Class[]{CPointer.class, AnimData.class});
Metadata
- Field: 'adt'
- Signature: 'AnimData*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__type
public static final long[] __DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.Field Documentation
Blender Python API
Camera typesBlender Source Code
CAM_PERSP, CAM_ORTHO or CAM_PANO.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__type); CPointer<Byte> p_type = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'type'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__dtx
public static final long[] __DNA__FIELD__dtx
Field descriptor (offset) for struct member 'dtx'.Field Documentation
Blender Source Code
Draw type extra.
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__dtx); CPointer<Byte> p_dtx = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'dtx'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD__flag
public static final long[] __DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__flag); CPointer<Short> p_flag = p.cast(new Class[]{Short.class});
Metadata
- Field: 'flag'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__passepartalpha
public static final long[] __DNA__FIELD__passepartalpha
Field descriptor (offset) for struct member 'passepartalpha'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__passepartalpha); CPointer<Float> p_passepartalpha = p.cast(new Class[]{Float.class});
Metadata
- Field: 'passepartalpha'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__clipsta
public static final long[] __DNA__FIELD__clipsta
Field descriptor (offset) for struct member 'clipsta'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__clipsta); CPointer<Float> p_clipsta = p.cast(new Class[]{Float.class});
Metadata
- Field: 'clipsta'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__clipend
public static final long[] __DNA__FIELD__clipend
Field descriptor (offset) for struct member 'clipend'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__clipend); CPointer<Float> p_clipend = p.cast(new Class[]{Float.class});
Metadata
- Field: 'clipend'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__lens
public static final long[] __DNA__FIELD__lens
Field descriptor (offset) for struct member 'lens'.Field Documentation
Blender Python API
Perspective Camera focal length value in millimetersPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__lens); CPointer<Float> p_lens = p.cast(new Class[]{Float.class});
Metadata
- Field: 'lens'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__ortho_scale
public static final long[] __DNA__FIELD__ortho_scale
Field descriptor (offset) for struct member 'ortho_scale'.Field Documentation
Blender Python API
Orthographic Camera scale (similar to zoom)Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__ortho_scale); CPointer<Float> p_ortho_scale = p.cast(new Class[]{Float.class});
Metadata
- Field: 'ortho_scale'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__drawsize
public static final long[] __DNA__FIELD__drawsize
Field descriptor (offset) for struct member 'drawsize'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__drawsize); CPointer<Float> p_drawsize = p.cast(new Class[]{Float.class});
Metadata
- Field: 'drawsize'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__sensor_x
public static final long[] __DNA__FIELD__sensor_x
Field descriptor (offset) for struct member 'sensor_x'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__sensor_x); CPointer<Float> p_sensor_x = p.cast(new Class[]{Float.class});
Metadata
- Field: 'sensor_x'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__sensor_y
public static final long[] __DNA__FIELD__sensor_y
Field descriptor (offset) for struct member 'sensor_y'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__sensor_y); CPointer<Float> p_sensor_y = p.cast(new Class[]{Float.class});
Metadata
- Field: 'sensor_y'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__shiftx
public static final long[] __DNA__FIELD__shiftx
Field descriptor (offset) for struct member 'shiftx'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__shiftx); CPointer<Float> p_shiftx = p.cast(new Class[]{Float.class});
Metadata
- Field: 'shiftx'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__shifty
public static final long[] __DNA__FIELD__shifty
Field descriptor (offset) for struct member 'shifty'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__shifty); CPointer<Float> p_shifty = p.cast(new Class[]{Float.class});
Metadata
- Field: 'shifty'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__YF_dofdist
public static final long[] __DNA__FIELD__YF_dofdist
Field descriptor (offset) for struct member 'YF_dofdist'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__YF_dofdist); CPointer<Float> p_YF_dofdist = p.cast(new Class[]{Float.class});
Metadata
- Field: 'YF_dofdist'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__ipo
public static final long[] __DNA__FIELD__ipo
Deprecated.DeprecatedPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__ipo); CPointer<CPointer<Ipo>> p_ipo = p.cast(new Class[]{CPointer.class, Ipo.class});
Metadata
- Field: 'ipo'
- Signature: 'Ipo*'
- Actual Size (32bit/64bit): 4/8
Field descriptor (offset) for struct member 'ipo'.Field Documentation
Blender Source Code
Old animation system, deprecated for 2.5.
-
__DNA__FIELD__dof_ob
public static final long[] __DNA__FIELD__dof_ob
Deprecated.DeprecatedPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__dof_ob); CPointer<CPointer<BlenderObject>> p_dof_ob = p.cast(new Class[]{CPointer.class, BlenderObject.class});
Metadata
- Field: 'dof_ob'
- Signature: 'Object*'
- Actual Size (32bit/64bit): 4/8
Field descriptor (offset) for struct member 'dof_ob'.Field Documentation
Blender Source Code
-
__DNA__FIELD__gpu_dof
public static final long[] __DNA__FIELD__gpu_dof
Deprecated.DeprecatedPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__gpu_dof); CPointer<GPUDOFSettings> p_gpu_dof = p.cast(new Class[]{GPUDOFSettings.class});
Metadata
- Field: 'gpu_dof'
- Signature: 'GPUDOFSettings'
- Actual Size (32bit/64bit): 32/32
Field descriptor (offset) for struct member 'gpu_dof'.Field Documentation
Blender Source Code
-
__DNA__FIELD__dof
public static final long[] __DNA__FIELD__dof
Field descriptor (offset) for struct member 'dof'.Field Documentation
Blender Python API
(read-only)Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__dof); CPointer<CameraDOFSettings> p_dof = p.cast(new Class[]{CameraDOFSettings.class});
Metadata
- Field: 'dof'
- Signature: 'CameraDOFSettings'
- Actual Size (32bit/64bit): 28/32
-
__DNA__FIELD__bg_images
public static final long[] __DNA__FIELD__bg_images
Field descriptor (offset) for struct member 'bg_images'.Field Documentation
Blender Source Code
CameraBGImage
reference imagesPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__bg_images); CPointer<ListBase> p_bg_images = p.cast(new Class[]{ListBase.class});
Metadata
- Field: 'bg_images'
- Signature: 'ListBase'
- Actual Size (32bit/64bit): 8/16
-
__DNA__FIELD__sensor_fit
public static final long[] __DNA__FIELD__sensor_fit
Field descriptor (offset) for struct member 'sensor_fit'.Field Documentation
Blender Python API
Method to fit image and field of view angle inside the sensorPointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__sensor_fit); CPointer<Byte> p_sensor_fit = p.cast(new Class[]{Byte.class});
Metadata
- Field: 'sensor_fit'
- Signature: 'char'
- Actual Size (32bit/64bit): 1/1
-
__DNA__FIELD___pad
public static final long[] __DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
Metadata
- Field: '_pad'
- Signature: 'char[7]'
- Actual Size (32bit/64bit): 7/7
-
__DNA__FIELD__stereo
public static final long[] __DNA__FIELD__stereo
Field descriptor (offset) for struct member 'stereo'.Field Documentation
Blender Python API
(read-only)Blender Source Code
Stereo settings
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__stereo); CPointer<CameraStereoSettings> p_stereo = p.cast(new Class[]{CameraStereoSettings.class});
Metadata
- Field: 'stereo'
- Signature: 'CameraStereoSettings'
- Actual Size (32bit/64bit): 24/24
-
__DNA__FIELD__runtime
public static final long[] __DNA__FIELD__runtime
Field descriptor (offset) for struct member 'runtime'.Field Documentation
Blender Source Code
Runtime data (keep last).
Pointer Arithmetics
This is how you get a reference on the corresponding field in the struct:
Camera camera = ...; CPointer<Object> p = camera.__dna__addressof(Camera.__DNA__FIELD__runtime); CPointer<Camera_Runtime> p_runtime = p.cast(new Class[]{Camera_Runtime.class});
Metadata
- Field: 'runtime'
- Signature: 'Camera_Runtime'
- Actual Size (32bit/64bit): 216/216
-
-
Constructor Detail
-
Camera
public Camera(long __address, Block __block, BlockTable __blockTable)
-
Camera
protected Camera(Camera that)
-
-
Method Detail
-
getId
public ID getId() throws java.io.IOException
Get method for struct member 'id'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__id
-
setId
public void setId(ID id) throws java.io.IOException
Set method for struct member 'id'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__id
-
getAdt
public CPointer<AnimData> getAdt() throws java.io.IOException
Get method for struct member 'adt'.Field Documentation
Blender Source Code
Animation data (must be immediately after id for utilities to use it).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__adt
-
setAdt
public void setAdt(CPointer<AnimData> adt) throws java.io.IOException
Set method for struct member 'adt'.Field Documentation
Blender Source Code
Animation data (must be immediately after id for utilities to use it).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__adt
-
getType
public byte getType() throws java.io.IOException
Get method for struct member 'type'.Field Documentation
Blender Python API
Camera typesBlender Source Code
CAM_PERSP, CAM_ORTHO or CAM_PANO.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__type
-
setType
public void setType(byte type) throws java.io.IOException
Set method for struct member 'type'.Field Documentation
Blender Python API
Camera typesBlender Source Code
CAM_PERSP, CAM_ORTHO or CAM_PANO.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__type
-
getDtx
public byte getDtx() throws java.io.IOException
Get method for struct member 'dtx'.Field Documentation
Blender Source Code
Draw type extra.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dtx
-
setDtx
public void setDtx(byte dtx) throws java.io.IOException
Set method for struct member 'dtx'.Field Documentation
Blender Source Code
Draw type extra.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dtx
-
getFlag
public short getFlag() throws java.io.IOException
Get method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
setFlag
public void setFlag(short flag) throws java.io.IOException
Set method for struct member 'flag'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__flag
-
getPassepartalpha
public float getPassepartalpha() throws java.io.IOException
Get method for struct member 'passepartalpha'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__passepartalpha
-
setPassepartalpha
public void setPassepartalpha(float passepartalpha) throws java.io.IOException
Set method for struct member 'passepartalpha'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__passepartalpha
-
getClipsta
public float getClipsta() throws java.io.IOException
Get method for struct member 'clipsta'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__clipsta
-
setClipsta
public void setClipsta(float clipsta) throws java.io.IOException
Set method for struct member 'clipsta'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__clipsta
-
getClipend
public float getClipend() throws java.io.IOException
Get method for struct member 'clipend'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__clipend
-
setClipend
public void setClipend(float clipend) throws java.io.IOException
Set method for struct member 'clipend'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__clipend
-
getLens
public float getLens() throws java.io.IOException
Get method for struct member 'lens'.Field Documentation
Blender Python API
Perspective Camera focal length value in millimeters- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__lens
-
setLens
public void setLens(float lens) throws java.io.IOException
Set method for struct member 'lens'.Field Documentation
Blender Python API
Perspective Camera focal length value in millimeters- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__lens
-
getOrtho_scale
public float getOrtho_scale() throws java.io.IOException
Get method for struct member 'ortho_scale'.Field Documentation
Blender Python API
Orthographic Camera scale (similar to zoom)- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ortho_scale
-
setOrtho_scale
public void setOrtho_scale(float ortho_scale) throws java.io.IOException
Set method for struct member 'ortho_scale'.Field Documentation
Blender Python API
Orthographic Camera scale (similar to zoom)- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ortho_scale
-
getDrawsize
public float getDrawsize() throws java.io.IOException
Get method for struct member 'drawsize'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__drawsize
-
setDrawsize
public void setDrawsize(float drawsize) throws java.io.IOException
Set method for struct member 'drawsize'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__drawsize
-
getSensor_x
public float getSensor_x() throws java.io.IOException
Get method for struct member 'sensor_x'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_x
-
setSensor_x
public void setSensor_x(float sensor_x) throws java.io.IOException
Set method for struct member 'sensor_x'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_x
-
getSensor_y
public float getSensor_y() throws java.io.IOException
Get method for struct member 'sensor_y'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_y
-
setSensor_y
public void setSensor_y(float sensor_y) throws java.io.IOException
Set method for struct member 'sensor_y'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_y
-
getShiftx
public float getShiftx() throws java.io.IOException
Get method for struct member 'shiftx'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shiftx
-
setShiftx
public void setShiftx(float shiftx) throws java.io.IOException
Set method for struct member 'shiftx'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shiftx
-
getShifty
public float getShifty() throws java.io.IOException
Get method for struct member 'shifty'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shifty
-
setShifty
public void setShifty(float shifty) throws java.io.IOException
Set method for struct member 'shifty'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__shifty
-
getYF_dofdist
public float getYF_dofdist() throws java.io.IOException
Get method for struct member 'YF_dofdist'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__YF_dofdist
-
setYF_dofdist
public void setYF_dofdist(float YF_dofdist) throws java.io.IOException
Set method for struct member 'YF_dofdist'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__YF_dofdist
-
getIpo
public CPointer<Ipo> getIpo() throws java.io.IOException
Deprecated.DeprecatedGet method for struct member 'ipo'.Field Documentation
Blender Source Code
Old animation system, deprecated for 2.5.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ipo
-
setIpo
public void setIpo(CPointer<Ipo> ipo) throws java.io.IOException
Deprecated.DeprecatedSet method for struct member 'ipo'.Field Documentation
Blender Source Code
Old animation system, deprecated for 2.5.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__ipo
-
getDof_ob
public CPointer<BlenderObject> getDof_ob() throws java.io.IOException
Deprecated.DeprecatedGet method for struct member 'dof_ob'.Field Documentation
Blender Source Code
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dof_ob
-
setDof_ob
public void setDof_ob(CPointer<BlenderObject> dof_ob) throws java.io.IOException
Deprecated.DeprecatedSet method for struct member 'dof_ob'.Field Documentation
Blender Source Code
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dof_ob
-
getGpu_dof
public GPUDOFSettings getGpu_dof() throws java.io.IOException
Deprecated.DeprecatedGet method for struct member 'gpu_dof'.Field Documentation
Blender Source Code
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__gpu_dof
-
setGpu_dof
public void setGpu_dof(GPUDOFSettings gpu_dof) throws java.io.IOException
Deprecated.DeprecatedSet method for struct member 'gpu_dof'.Field Documentation
Blender Source Code
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__gpu_dof
-
getDof
public CameraDOFSettings getDof() throws java.io.IOException
Get method for struct member 'dof'.Field Documentation
Blender Python API
(read-only)- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dof
-
setDof
public void setDof(CameraDOFSettings dof) throws java.io.IOException
Set method for struct member 'dof'.Field Documentation
Blender Python API
(read-only)- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__dof
-
getBg_images
public ListBase getBg_images() throws java.io.IOException
Get method for struct member 'bg_images'.Field Documentation
Blender Source Code
CameraBGImage
reference images- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bg_images
-
setBg_images
public void setBg_images(ListBase bg_images) throws java.io.IOException
Set method for struct member 'bg_images'.Field Documentation
Blender Source Code
CameraBGImage
reference images- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__bg_images
-
getSensor_fit
public byte getSensor_fit() throws java.io.IOException
Get method for struct member 'sensor_fit'.Field Documentation
Blender Python API
Method to fit image and field of view angle inside the sensor- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_fit
-
setSensor_fit
public void setSensor_fit(byte sensor_fit) throws java.io.IOException
Set method for struct member 'sensor_fit'.Field Documentation
Blender Python API
Method to fit image and field of view angle inside the sensor- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_fit
-
get_pad
public CArrayFacade<java.lang.Byte> get_pad() throws java.io.IOException
Get method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
set_pad
public void set_pad(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
Set method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
getStereo
public CameraStereoSettings getStereo() throws java.io.IOException
Get method for struct member 'stereo'.Field Documentation
Blender Python API
(read-only)Blender Source Code
Stereo settings
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__stereo
-
setStereo
public void setStereo(CameraStereoSettings stereo) throws java.io.IOException
Set method for struct member 'stereo'.Field Documentation
Blender Python API
(read-only)Blender Source Code
Stereo settings
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__stereo
-
getRuntime
public Camera_Runtime getRuntime() throws java.io.IOException
Get method for struct member 'runtime'.Field Documentation
Blender Source Code
Runtime data (keep last).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__runtime
-
setRuntime
public void setRuntime(Camera_Runtime runtime) throws java.io.IOException
Set method for struct member 'runtime'.Field Documentation
Blender Source Code
Runtime data (keep last).
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__runtime
-
-